[Bug bootstrap/39747] New: [4.5/4.5 Regression] libjavamath is linking against libgmp
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Apr 13 05:33:00 GMT 2009
I compiled GMP as a static library only on darwin.
So when compiling the trunk or the 4.4 branch on powerpc-darwin, I get:
/usr/bin/ld: /usr/local/lib/libgmp.a(popcount.o) has local relocation entries
in non-writable section (__TEXT,__text)
This started to happen between 134948 and 144367.
--
Summary: [4.5/4.5 Regression] libjavamath is linking against
libgmp
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Keywords: build
Severity: blocker
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pinskia at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39747
More information about the Gcc-bugs
mailing list