delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/10/01/18:00:37

Message-ID: <39D7B04D.A258C538@uswest.net>
From: diritol <diritol AT uswest DOT net>
X-Mailer: Mozilla 4.74 [en] (Win95; U)
X-Accept-Language: en
MIME-Version: 1.0
Newsgroups: comp.os.msdos.djgpp
Subject: Re: CAN'T get DJGPP to WORK. HElP?
References: <39D679E9 DOT 5C2A5D0E AT uswest DOT net> <7458-Sun01Oct2000210349+0300-eliz AT is DOT elta DOT co DOT il>
Lines: 129
Date: Sun, 01 Oct 2000 15:44:46 -0600
NNTP-Posting-Host: 63.226.97.173
X-Trace: news.uswest.net 970437134 63.226.97.173 (Sun, 01 Oct 2000 16:52:14 CDT)
NNTP-Posting-Date: Sun, 01 Oct 2000 16:52:14 CDT
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

--------------FE9E57C22CE431314D992F25
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

>This doesn't sound like an error message from DJGPP.  I suspect that
>you have some incompatible version of cpp.exe sitting on your PATH
>before the DJGPP's one.

>If this doesn't help, add -v to the compiler switches and post here
>everything that the compiler prints.

>Oh, and be sure to download and install the latest version of RHIDE
>(the DJGPP FAQ has the URL in section 4.4).

Okay,
below  is everthing I got from typing in gcc -c -v hello.cpp
I also have Bloodshed Dev-C++ installed. Would that have anyting to do
with it?
I do have the paths for Dev-C++ before DJGPP paths...




------------------------------------- FROM
-V-----------------------------------
Reading specs from c:/dev-c++/lib/specs
gcc version 2.95.2 19991024 (release)
 cpp -lang-c++ -v -iprefix C:\DEV-C++\Lib\djgpp/2.952/ -D__GNUC__=2
-D__GNUG__=2
-D__GNUC_MINOR__=95 -D__cplusplus -Di386 -D_WIN32 -DWIN32 -D__WIN32__
-D__MINGW
32__=0.2 -D__MSVCRT__ -DWINNT -D_X86_=1 -D__STDC__=1
-D__stdcall=__attribute__((
__stdcall__)) -D_stdcall=__attribute__((__stdcall__))
-D__cdecl=__attribute__((_
_cdecl__)) -D__declspec(x)=__attribute__((x)) -D__i386__ -D_WIN32
-D__WIN32__ -D
__WIN32__ -D__MINGW32__=0.2 -D__MSVCRT__ -D__WINNT__ -D_X86_=1
-D__STDC__=1 -D__
stdcall=__attribute__((__stdcall__))
-D___stdcall__=__attribute__((__stdcall__))
 -D__cdecl=__attribute__((__cdecl__)) -D__declspec(x)=__attribute__((x))
-D__i38
6 -D__WIN32 -D__WINNT -D___stdcall=__attribute__((__stdcall__))
-Asystem(winnt)
-Acpu(i386) -Amachine(i386) -D__EXCEPTIONS -remap -Acpu(i386)
-Amachine(i386) -D
i386 -D__i386 -D__i386__ hello.cpp c:/djgpp/tmp\ccSR6sUK.ii
GNU CPP version 2.95.2 19991024 (release) (80386, BSD syntax)
#include "..." search starts here:
#include <...> search starts here:
 C:\DEV-C++\Include\G++
 C:\DEV-C++\Include
End of search list.
The following default directories have been omitted from the search
path:
 /gcc-2.95.2/lib/gcc-lib/i386-mingw32msvc/2.95.2/../../../../include/g++-3

 /gcc-2.95.2/lib/gcc-lib/i386-mingw32msvc/2.95.2/../../../../include
 /gcc-2.95.2/lib/gcc-lib/i386-mingw32msvc/2.95.2/../../../../i386-mingw32msvc/in

clude
 /gcc-2.95.2/lib/gcc-lib/i386-mingw32msvc/2.95.2/include
 /usr/local/i386-mingw32/include
End of omitted list.


--------------FE9E57C22CE431314D992F25
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<i>>This doesn't sound like an error message from DJGPP.&nbsp; I suspect
that</i>
<br><i>>you have some incompatible version of cpp.exe sitting on your PATH</i>
<br><i>>before the DJGPP's one.</i><i></i>
<p><i>>If this doesn't help, add -v to the compiler switches and post here</i>
<br><i>>everything that the compiler prints.</i><i></i>
<p><i>>Oh, and be sure to download and install the latest version of RHIDE</i>
<br><i>>(the DJGPP FAQ has the URL in section 4.4).</i>
<p>Okay,
<br>below&nbsp; is everthing I got from typing in gcc -c -v hello.cpp
<br>I also have Bloodshed Dev-C++ installed. Would that have anyting to
do with it?
<br>I do have the paths for Dev-C++ before DJGPP paths...
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<p>------------------------------------- FROM -V-----------------------------------
<br>Reading specs from c:/dev-c++/lib/specs
<br>gcc version 2.95.2 19991024 (release)
<br>&nbsp;cpp -lang-c++ -v -iprefix C:\DEV-C++\Lib\djgpp/2.952/ -D__GNUC__=2
-D__GNUG__=2
<br>-D__GNUC_MINOR__=95 -D__cplusplus -Di386 -D_WIN32 -DWIN32 -D__WIN32__
-D__MINGW
<br>32__=0.2 -D__MSVCRT__ -DWINNT -D_X86_=1 -D__STDC__=1 -D__stdcall=__attribute__((
<br>__stdcall__)) -D_stdcall=__attribute__((__stdcall__)) -D__cdecl=__attribute__((_
<br>_cdecl__)) -D__declspec(x)=__attribute__((x)) -D__i386__ -D_WIN32 -D__WIN32__
-D
<br>__WIN32__ -D__MINGW32__=0.2 -D__MSVCRT__ -D__WINNT__ -D_X86_=1 -D__STDC__=1
-D__
<br>stdcall=__attribute__((__stdcall__)) -D___stdcall__=__attribute__((__stdcall__))
<br>&nbsp;-D__cdecl=__attribute__((__cdecl__)) -D__declspec(x)=__attribute__((x))
-D__i38
<br>6 -D__WIN32 -D__WINNT -D___stdcall=__attribute__((__stdcall__)) -Asystem(winnt)
<br>-Acpu(i386) -Amachine(i386) -D__EXCEPTIONS -remap -Acpu(i386) -Amachine(i386)
-D
<br>i386 -D__i386 -D__i386__ hello.cpp c:/djgpp/tmp\ccSR6sUK.ii
<br>GNU CPP version 2.95.2 19991024 (release) (80386, BSD syntax)
<br>#include "..." search starts here:
<br>#include &lt;...> search starts here:
<br>&nbsp;C:\DEV-C++\Include\G++
<br>&nbsp;C:\DEV-C++\Include
<br>End of search list.
<br>The following default directories have been omitted from the search
path:
<br>&nbsp;/gcc-2.95.2/lib/gcc-lib/i386-mingw32msvc/2.95.2/../../../../include/g++-3
<br>&nbsp;/gcc-2.95.2/lib/gcc-lib/i386-mingw32msvc/2.95.2/../../../../include
<br>&nbsp;/gcc-2.95.2/lib/gcc-lib/i386-mingw32msvc/2.95.2/../../../../i386-mingw32msvc/in
<br>clude
<br>&nbsp;/gcc-2.95.2/lib/gcc-lib/i386-mingw32msvc/2.95.2/include
<br>&nbsp;/usr/local/i386-mingw32/include
<br>End of omitted list.
<br>&nbsp;</html>

--------------FE9E57C22CE431314D992F25--

- Raw text -


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