[Bug target/378] [AIX] gcc cannot compile huge c file
coudert at clipper dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Mon Jan 10 09:53:00 GMT 2005
------- Additional Comments From coudert at clipper dot ens dot fr 2005-01-10 09:53 -------
Currently, the main problem with building for AIX5.1 is that TOC for cc1 and
f951 are too big for the linker to handle. Extra flags must be used:
-Wl,-bbigtoc and -mminimal-toc, that the configure mechanism doesn't set up as
default, so using LDFLAGS and CFLAGS is required. Could this be included
somewhere in the configure?
PS: if you feel a new PR is needed, I will do it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=378
More information about the Gcc-bugs
mailing list