From: afonso AT inesca DOT inesca DOT pt (Ernesto R. Afonso) Newsgroups: comp.os.msdos.djgpp Subject: Compliling with GCC V2.7.2.1 - HELP Date: Thu, 05 Dec 1996 01:51:28 GMT Organization: Inesc - Aveiro Portugal Lines: 22 Message-ID: <32a6266d.4184406@news.ua.pt> Reply-To: afonso AT inesca DOT inesca DOT pt NNTP-Posting-Host: inside.inesca.pt To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi, All! I have got a i386 with 8MB RAM and 240MB disc. I can't put more RAM in my system because my Bios (old bios - AMI 1989) does not allow it. Whenever I try to build my application with -fforce-addr or -funroll-loops optimizations I get this error message: In funtion ... : Virtual memory exhausted The function where that error appears is very long (about 680 lines) because I have optimized my code simulating inline functions. How can I avoid this error message? All help will be apreciated! Where I can find info about error and warning messages in gcc, and the way to handle with. Thanks in advance! Ernesto R. Afonso Inesc - Aveiro Portugal e-Mail: afonso AT inesca DOT inesca DOT pt