Mail Archives: djgpp/2000/10/01/18:00:37
--------------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. 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 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>
<br>
<br>
<p>------------------------------------- FROM -V-----------------------------------
<br>Reading specs from c:/dev-c++/lib/specs
<br>gcc version 2.95.2 19991024 (release)
<br> 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> -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 <...> search starts here:
<br> C:\DEV-C++\Include\G++
<br> C:\DEV-C++\Include
<br>End of search list.
<br>The following default directories have been omitted from the search
path:
<br> /gcc-2.95.2/lib/gcc-lib/i386-mingw32msvc/2.95.2/../../../../include/g++-3
<br> /gcc-2.95.2/lib/gcc-lib/i386-mingw32msvc/2.95.2/../../../../include
<br> /gcc-2.95.2/lib/gcc-lib/i386-mingw32msvc/2.95.2/../../../../i386-mingw32msvc/in
<br>clude
<br> /gcc-2.95.2/lib/gcc-lib/i386-mingw32msvc/2.95.2/include
<br> /usr/local/i386-mingw32/include
<br>End of omitted list.
<br> </html>
--------------FE9E57C22CE431314D992F25--
- Raw text -