This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/37733] GCC Bootstrap fails in Stage 2 AIX 5.2



------- Comment #4 from dje at gcc dot gnu dot org  2008-10-12 22:42 -------
This probably is the data segment overflow that occurred on mainline with the
additional dfa descriptions.  For some reason AIX 5.2 is hitting it sooner and
on GCC itself.  You probably need to add -Wl,-bmaxdata:0x20000000 to LDFLAGS.


-- 

dje at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dje at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37733


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]