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: Bootstrapping on DEC Unix




I've seen several reports on this list of "virtual memory exhausted"
when trying to bootstrap gcc on DEC Unix 4.0x and 3.2x.

I also get this error and after some investigation have concluded it is
probably due to a broken mmap() function.

Gcc bootstraps fine with --with-gc=simple and also fine with --with-gc=page
if the HAVE_MMAP* macros are commented out in auto-host.h.

It also works fine when you use a patched dec to increase some kernel paramaters.
Updating this machine to latest patch set did the trick for me - I think...

Gareth



_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx


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