This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/81793] static pie fails on powerpc-linux
- From: "amodra at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 11 Aug 2017 01:27:56 +0000
- Subject: [Bug target/81793] static pie fails on powerpc-linux
- Auto-submitted: auto-generated
- References: <bug-81793-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81793
--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
Oh, and you're failing the link due to not having static -lc and -lm
installed..