Documentation | Documentation on Cygwin toolchain builds is misleading (#108)

Kinsey Moore (@opticron) gitlab at rtems.org
Tue May 6 14:51:28 UTC 2025



Kinsey Moore created an issue: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/108



## Summary
Historically, Cygwin builds produced windows-native binaries. This changed around 2015 and the example in the documentation was not updated and instead suggests that a standard toolchain build will still produce a windows-native compiler. In actuality, a standard toolchain build will produce Cygwin binaries that depend on Cygwin DLLs which are not present in the standard windows environment.

I do not yet have the proper configuration flags to produce a working native toolchain from Cygwin, but `--host=x86_64-w64-mingw32` appears to be working that direction before failing to build MPFR with a missing gmp.h even though it's built in the previous step.


## Steps to reproduce


### Pre-set options

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/108
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250506/18227ac6/attachment.htm>


More information about the bugs mailing list