Subject: Good old gcc "virtual memory exhausted"
To: None <netbsd-users@netbsd.org>
From: Torsten Sadowski <moehl@akaflieg.extern.tu-berlin.de>
List: netbsd-users
Date: 06/13/2002 10:20:24
Hi,
I am just trying to compile opencascade on NetBSD and after some initial
hickups everything seemed to run fine. At some point I ran into the
"virtual memory exhausted" trap. Using gcc 2.95.3 instead of 2.91 worked
for one piece of code but later it failed again. Does it help to increase
swap to "huge tracts of land" or is the only solution -O1?

Thanks, Torsten