Date: Thu, 16 Jul 1998 13:28:25 +0300 (IDT) From: Eli Zaretskii To: Fernando Manoel Cambraia Guedes cc: djgpp AT delorie DOT com Subject: Re: bugs with c++ compiler In-Reply-To: <35AD21F6.3EF6@iee.efei.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 15 Jul 1998, Fernando Manoel Cambraia Guedes wrote: > command -> gcc -o teste.exe teste.o -lstdcx > > error -> e:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or > directory (ENOENT) Try using -lstdcxx (note: two `x' letters) in the above command and see if that helps. > DPMI memory available: 16007 Kb > DPMI swap space available: 0 Kb This is way too low. You need to enlarge the DPMI memory setting of your DOS box to 65535K, in the DOS box property sheets, under Memory.