X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: Cesar Rabak Newsgroups: comp.os.msdos.djgpp Subject: Re: cc1plus.exe: Cannot allocate 65536 bytes after allocating XXXXX bytes Date: Mon, 10 Dec 2001 04:58:26 -0200 Lines: 23 Message-ID: <3C145D12.EBF126C@uol.com.br> References: <005301c1802a$b156ebd0$10d4ef9b AT tb1000> NNTP-Posting-Host: 200-221-14-196.dsl-sp.uol.com.br (200.221.14.196) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: fu-berlin.de 1007967678 12855309 200.221.14.196 (16 [39218]) X-Mailer: Mozilla 4.77 [en] (Win98; U) X-Accept-Language: pt-BR,es,en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Francois wrote: > > Here's the source and output from gxx (or gcc) > You can see below, I'm using DJGPP 3.02 > > Source: 1.cpp > --------------- > #include > > int main() > { > > return 0; > } > > ----------------- > [snipped] What is the outcome of the go32 command? -- Cesar Rabak