This is the mail archive of the gcc@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]

Re: bootstrap failure for Ada gcc 4.1 Revision 110108 on


> > gnat1: out of memory allocating 19028192 bytes after a total of 92324 bytes
> > gmake[2]: *** [ada/ada.o] Error 1

My guess is that this is a problem with the bootstrap compiler.  There
is a known issue with all 3.3 releases that require compiling stage 1
with -O1.  I think there's also a problem with the 4.0 releases.  See
for example http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24822.  3.4.4
and 3.4.5 seem to be ok based on my testing.   The above error is likely
a garbage collection problem.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


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