Message-ID: <352C241A.32D3@cs.com> Date: Wed, 08 Apr 1998 21:27:54 -0400 From: "John M. Aldrich" Organization: Two pounds of chaos and a pinch of salt. MIME-Version: 1.0 To: DJGPP Workers Mailing List Subject: [Fwd: Re: What did I miss ?] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Please take a look at the following log of gcc sent by a user on the DJGPP list. Am I mistaken, or has the -dumpbase problem in gcc still not been corrected? Ryuji Yokoyama wrote: > > I got this file the result of "redir -o err.log -eo g++ -v prog.cpp" > > Using builtin specs. > gcc version 2.8.0 > c:/djgpp/lib/gcc-lib/djgpp/2.80/cpp.exe -lang-c++ -v -undef > -D__GNUC__=2 -D__GNUG__=2 -D__cplusplus -D__GNUC_MINOR__=8 -Dunix > -Di386 -DGO32 -DMSDOS -DDJGPP=2 -D__unix__ -D__i386__ -D__GO32__ > -D__MSDOS__ -D__DJGPP__=2 -D__unix -D__i386 -D__GO32 -D__MSDOS > -D__DJGPP=2 -Asystem(unix) -Asystem(msdos) -Acpu(i386) -Amachine(i386) > -D__EXCEPTIONS -Di386 -Asystem(unix) -Acpu(i386) -Amachine(i386) > -D__i386__ -Asystem(unix) -Acpu(i386) -Amachine(i386) prog.cpp > c:/djgpp/tmp/ccaaaaaa.ii > GNU CPP version 2.8.0 (80386, BSD syntax) > #include "..." search starts here: > #include <...> search starts here: > c:/djgpp/lang/cxx > c:/djgpp/include > c:/djgpp/lang/cxx > c:/djgpp/lib/gcc-lib/djgpp/2.80/include > c:/djgpp/include > End of search list. > c:/djgpp/lib/gcc-lib/djgpp/2.80/cc1plus.exe c:/djgpp/tmp/ccaaaaaa.ii > -quiet -dumpbase prog.cc -version -o c:/djgpp/tmp/ccaaaaaa.s > GNU C++ version 2.8.0 (djgpp) compiled by GNU C version 2.8.0. > as -o c:/djgpp/tmp/ccaaaaaa1.o c:/djgpp/tmp/ccaaaaaa.s > ld c:/djgpp/lib/crt0.o -Lc:/djgpp/lib/gcc-lib/djgpp/2.80 > -Lc:/djgpp/lib c:/djgpp/tmp/ccaaaaaa1.o -lstdcxx -lm -lgcc -lc -lgcc -- --------------------------------------------------------------------- | John M. Aldrich | "A 'critic' is a man who creates | | aka Fighteer I | nothing and thereby feels qualified | | mailto:fighteer AT cs DOT com | to judge the work of creative men." | | http://www.cs.com/fighteer | - Lazarus Long | ---------------------------------------------------------------------