This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/54819] Microblaze: When enabling position independent code the linker does not recognize the object file
- From: "qball at sarine dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 05 Oct 2012 08:30:50 +0000
- Subject: [Bug other/54819] Microblaze: When enabling position independent code the linker does not recognize the object file
- Auto-submitted: auto-generated
- References: <bug-54819-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54819
--- Comment #1 from qball at sarine dot nl 2012-10-05 08:30:50 UTC ---
Without -fpic the code compiles and runs correctly.