Date: Thu, 01 Oct 1998 10:13:12 +0200 From: spinner.rflab@t-online.de (Heinrich Siebert) To: freebsd-questions@FreeBSD.ORG Subject: C compiler limits Message-ID: <36133998.30772036@t-online.de>
next in thread | raw e-mail | index | archive | help
The following problem occurs in FreeBSD, trying to compile numerical software with large need of memory ( about 30 MB ): Compiling ANSI C source code fails by (assembler) run-out of virtual memory in /var/tmp/... Whence those questions: 1. How can I rise the pertinent compiler limits ( which are these - and where to be found ) ? 2. Can I cause the compiler to fall back on swap instead of /var/tmp/... ( 100 MB of swap are installed ) ? (The problem does not arise with Linux ). Many thanks and Best wishes ! S. Hein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36133998.30772036>