3.3 bootstrap failure on Solaris 2.8 w/ native tools

Anthony Green green@redhat.com
Wed May 7 15:58:00 GMT 2003


I just tried bootstrapping on Solaris 2.8 using Sun's native tools.

gengtype dies with:

out of memory allocating 134217728 bytes after a total of 856068544
bytes.

It looks like the xvasprintf call in oprintf() is always returning a
very large number (380992, for instance), resulting in a sequence of
massive reallocs.

Has anybody else tried this?

AG




More information about the Gcc mailing list