www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/06/05/17:20:30

Message-ID: <000f01c0ee05$1ee47630$1400a8c0@alex2000>
From: "Alex Oleynikov" <alex AT compuweigh DOT com>
To: <djgpp AT delorie DOT com>
Subject: Re: DJGPP on PTS-DOS run problem
Date: Tue, 5 Jun 2001 17:18:51 -0400
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
Reply-To: djgpp AT delorie DOT com

This is a multi-part message in MIME format.

------=_NextPart_000_000B_01C0EDE3.97C6A130
Content-Type: multipart/alternative;
	boundary="----=_NextPart_001_000C_01C0EDE3.97C6A130"


------=_NextPart_001_000C_01C0EDE3.97C6A130
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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.

Thanks

Alex

------=_NextPart_001_000C_01C0EDE3.97C6A130
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3103.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi, Eli</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Here I've attached the =
postings&nbsp;produced by=20
GCC&nbsp;for the same project both under MS-DOS and PTS-DOS=20
systems.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>It looks like under PTS-DOS the CPP =
cannot find=20
this version.h file for some reason. I'd be grateful if you can tell me =
what is=20
the problem here.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Alex</FONT></DIV></BODY></HTML>

------=_NextPart_001_000C_01C0EDE3.97C6A130--

------=_NextPart_000_000B_01C0EDE3.97C6A130
Content-Type: application/octet-stream;
	name="PTSDOS.GCC"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="PTSDOS.GCC"

Reading specs from d:/djgpp/lib/gcc-lib/djgpp/2.952/specs
gcc version 2.95.2 19991024 (release)
 d:/djgpp/lib/gcc-lib/djgpp/2.952/cpp.exe -lang-c -v -Id:/djgpp/include =
-Id:/grx/include -Id:/djgpp/contrib/pmcom11 -D__GNUC__=3D2 =
-D__GNUC_MINOR__=3D95 -Dunix -Di386 -DGO32 -DDJGPP=3D2 -DMSDOS =
-D__unix__ -D__i386__ -D__GO32__ -D__DJGPP__=3D2 -D__MSDOS__ -D__unix =
-D__i386 -D__GO32 -D__DJGPP=3D2 -D__MSDOS -Asystem(unix) -Asystem(msdos) =
-Acpu(i386) -Amachine(i386) -g -Acpu(i386) -Amachine(i386) -Di386 =
-D__i386 -D__i386__ -D__tune_pentium__ -imacros ../include/sys/version.h =
-remap star300.c c:/ccp5SQML.i
GNU CPP version 2.95.2 19991024 (release) (80386, BSD syntax)
#include "..." search starts here:
#include <...> search starts here:
 d:/djgpp/include
 d:/grx/include
 d:/djgpp/contrib/pmcom11
 d:/djgpp/include
 d:/djgpp/lib/gcc-lib/djgpp/2.952/include
 d:/djgpp/include
End of search list.
The following default directories have been omitted from the search =
path:
 $DJDIR/lang/cxx
 $DJDIR/lib/gcc-lib/djgpp/2.952/../../../../djgpp/include
End of omitted list.
cpp.exe: ../include/sys/version.h: No such file or directory (ENOENT)

------=_NextPart_000_000B_01C0EDE3.97C6A130
Content-Type: application/octet-stream;
	name="MSDOS.GCC"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="MSDOS.GCC"

Reading specs from d:/djgpp/lib/gcc-lib/djgpp/2.952/specs
gcc version 2.95.2 19991024 (release)
 d:/djgpp/lib/gcc-lib/djgpp/2.952/cpp.exe -lang-c -v -Id:/djgpp/include =
-Id:/grx/include -Id:/djgpp/contrib/pmcom11 -D__GNUC__=3D2 =
-D__GNUC_MINOR__=3D95 -Dunix -Di386 -DGO32 -DDJGPP=3D2 -DMSDOS =
-D__unix__ -D__i386__ -D__GO32__ -D__DJGPP__=3D2 -D__MSDOS__ -D__unix =
-D__i386 -D__GO32 -D__DJGPP=3D2 -D__MSDOS -Asystem(unix) -Asystem(msdos) =
-Acpu(i386) -Amachine(i386) -g -Acpu(i386) -Amachine(i386) -Di386 =
-D__i386 -D__i386__ -D__tune_pentium__ -imacros =
d:/djgpp/lib/../include/sys/version.h -remap star300.c c:/ccDaGvq5.i
GNU CPP version 2.95.2 19991024 (release) (80386, BSD syntax)
#include "..." search starts here:
#include <...> search starts here:
 d:/djgpp/include
 d:/grx/include
 d:/djgpp/contrib/pmcom11
 d:/djgpp/include
 d:/djgpp/lib/gcc-lib/djgpp/2.952/include
 d:/djgpp/include
End of search list.
The following default directories have been omitted from the search =
path:
 $DJDIR/lang/cxx
 $DJDIR/lib/gcc-lib/djgpp/2.952/../../../../djgpp/include
End of omitted list.
 d:/djgpp/lib/gcc-lib/djgpp/2.952/cc1.exe c:/ccDaGvq5.i -quiet -dumpbase =
star300.c -g -version -o c:/ccFaqFay.s
GNU C version 2.95.2 19991024 (release) (djgpp) compiled by GNU C =
version 2.95.2 19991024 (release).
 d:/djgpp/bin/as.exe -o star300.o c:/ccFaqFay.s

------=_NextPart_000_000B_01C0EDE3.97C6A130--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019