* Ron Olson:

> Building swiftlang on F36/Rawhide results in a a failure that, boiled down to 
> its essence, appears to be:
>
> /usr/bin/ld: /tmp/lto-llvm-4fd0b1.o: relocation R_X86_64_PC32 against 
> undefined symbol `__libc_stack_end' can not be used when making a shared 
> object; recompile with -fPIC
>
> It compiles fine on 35 so I’m guessing glibc has been updated; a bunch of web 
> searching hasn’t come up with any useful suggestions, the one ancient 
> Bugzilla ticket I found was not resolved.
>
> Any suggestions on what to do about this?

How is __libc_stack_end declared in the sources?  This could be a Clang
bug or a bug in the source package.

Thanks,
Florian
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to