------- 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