__builtin_thread_pointer

Ken Brown kbrown@cornell.edu
Tue Feb 11 21:45:22 GMT 2025


On 2/11/2025 4:03 PM, Corinna Vinschen via Cygwin wrote:
> Ken, check the source or configury of your package.  It looks weird that
> this function should be called architecture-independently.
Thanks for the suggestion.  It's actually not called 
architecture-independently, but the code was convoluted and I didn't see 
at first what was going on.  It turns out that I just had to add
"#if !defined(__CYGWIN__)" at the right place and the build succeeded.

Ken


More information about the Cygwin mailing list