From: pavenis AT lanet DOT lv To: "Alex Oleynikov" , djgpp AT delorie DOT com Date: Wed, 6 Jun 2001 12:35:27 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: DJGPP on PTS-DOS run problem Message-ID: <3B1E238F.22959.355512@localhost> In-reply-to: <000f01c0ee05$1ee47630$1400a8c0@alex2000> X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 5 Jun 2001, at 17:18, Alex Oleynikov wrote: > Hi, Eli > > Here I've attached the postings produced by GCC for the same project both under MS-DOS and PTS-DOS systems. > It looks like under PTS-DOS the CPP cannot find this version.h file for some reason. I'd be grateful if you can tell me what is the problem here. Try upgrading to gcc-2.95.3. I used '%sdjgpp.ver' in specs there, so no more direct lookup for ../include/sys/version.h. Anyway expect to get a trouble with next versions of gcc ... lib/djgpp.ver simply includes Andris