From: "Steve Ball" Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP/Long filename problems in Windows NT/DOS box :-( Date: Fri, 3 Sep 1999 13:30:31 +1200 Organization: Customer of Telecom Internet Services Lines: 12 Message-ID: <7qn8he$7ajkq$1@titan.xtra.co.nz> References: <7qmhn5$v0n$1 AT nnrp1 DOT deja DOT com> NNTP-Posting-Host: 203-96-93-61.dialup.xtra.co.nz X-Trace: titan.xtra.co.nz 936322414 7687834 203.96.93.61 (3 Sep 1999 01:33:34 GMT) X-Complaints-To: abuse AT xtra DOT co DOT nz NNTP-Posting-Date: 3 Sep 1999 01:33:34 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I experience the same problems (with streambuf.h) when trying to compile in Window 98's MS-DOS mode. I would dearly love to be able to do all my compilation without Windows loaded because the program depends centrally on timing routines which get querked under a pre-emptive scheduling o/s. Is it possible to compile and run program under DOS? Running under DOS crashes the program in __crt1_startup before main even starts! What's a boy to do?