NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/51521 (not enough GOT space for local GOT entries (mips))
Synopsis: not enough GOT space for local GOT entries (mips)
State-Changed-From-To: open->closed
State-Changed-By: maya%NetBSD.org@localhost
State-Changed-When: Sat, 01 Oct 2016 05:46:44 +0000
State-Changed-Why:
it's building o32 stuff but not passing this information to the linker which
defaults to n32 apparently, and cannot deal with this. so, a package problem.
workaround: add to gcc/config.gcc for netbsd/mips:
tm_defines="MIPS_ABI_DEFAULT=ABI_N32"
Home |
Main Index |
Thread Index |
Old Index