Mail Archives: djgpp/2000/03/07/18:42:46
From: | "Alessandro Monopoli" <amonopo AT libero DOT it>
|
Newsgroups: | comp.os.msdos.djgpp
|
References: | <plLw4.75833$qv DOT 767916 AT news DOT infostrada DOT it>
|
Subject: | Re: C++ Linking problem
|
Lines: | 56
|
X-Priority: | 3
|
X-MSMail-Priority: | Normal
|
X-Newsreader: | Microsoft Outlook Express 5.00.2014.211
|
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2014.211
|
Message-ID: | <z19x4.5438$i%1.59588@news.infostrada.it>
|
Date: | Tue, 07 Mar 2000 15:14:39 GMT
|
NNTP-Posting-Host: | 151.21.127.225
|
X-Complaints-To: | abuse AT libero DOT it
|
X-Trace: | news.infostrada.it 952442079 151.21.127.225 (Tue, 07 Mar 2000 16:14:39 MET)
|
NNTP-Posting-Date: | Tue, 07 Mar 2000 16:14:39 MET
|
Organization: | [Infostrada]
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
This is my 'gcc -v' Output:
As you can see there is "djcpp".... It's right, when I installed the package
the first time, I wrote so, And I have never changed. My declaration in
Autoexec.bat is:
SET DJGPP= C:\vecchio\djcpp\djgpp.env
reading specs c:/vecchio/djcpp/lib/specs
gcc version 2.95.2 19991024 (release)
c:/vecchio/djcpp/lib/gcc-lib/djgpp/2.952/cpp.exe -lang-c++ -v -D__GNUC__=2 -
D__GNUG__=2 -D__GNUC_MINOR__=95 -D__cplusplus -Dunix -Di386 -DGO32 -DMSDOS -
DDJGPP=2 -DDJGPP_MINOR=1 -D__unix__ -D__i386__ -D__GO32__ -D__MSDOS__ -D__DJ
GPP__=2 -D__DJGPP_MINOR__=1 -D__unix -D__i386 -D__GO32 -D__MSDOS -D__DJGPP=2
-D__DJGPP_MINOR=1 -D__EXCEPTIONS -g prova.cpp
c:/vecchio/djcpp/tmp/RHfcaaaa\ccBNr8Qe.ii
GNU CPP version 2.95.2 19991024 (release) (80386, BSD syntax)
#include "..." search starts here:
#include <...> search starts here:
c:/vecchio/djcpp/lang/cxx
c:/vecchio/djcpp/include
c:/vecchio/djcpp/lang/cxx
c:/vecchio/djcpp/lib/gcc-lib/djgpp/2.952/include
c:/vecchio/djcpp/include
End of search list.
The following default directories have been omitted from the search path:
$DJDIR/lib/gcc-lib/djgpp/2.952/../../../../djgpp/include
End of omitted list.
c:/vecchio/djcpp/lib/gcc-lib/djgpp/2.952/cc1plus.exe
c:/vecchio/djcpp/tmp/RHfcaaaa\ccBNr8Qe.ii -quiet -dumpbase
prova.cc -g -version -o c:/vecchio/djcpp/tmp/RHfcaaaa\ccOxEi7m.s
GNU C++ version 2.95.2 19991924 (release) (djgpp) compiled by GNU C version
2.95.2 19991024 (release).
c:/vecchio/djcpp/bin/as.exe -o prova.o
c:/vecchio/djcpp/tmp/RHfcaaaa\ccOxEi7m.s
no errors
This is my RHIDE output!
Bye!
--
Alessandro Monopoli
----------------------------
"Andiamo donna, andiamo a pregare.
Preghiamo Gesł per le nostre anime
di femmine deboli, viziose e peccatrici"
Stephen King, "Carrie"
----------------------------
- Raw text -