ftp.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2009/01/16/22:45:39

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
X-Recipient: djgpp AT delorie DOT com
Message-ID: <7a71c30f0901161945m196b43b4nf2408a2358ff2870@mail.gmail.com>
Date: Fri, 16 Jan 2009 22:45:15 -0500
From: "Matt Gregory" <mgregory AT microdine DOT com>
To: djgpp AT delorie DOT com
Subject: Re: gpp cannot find c++ headers
In-Reply-To: <200901170319.n0H3JwQs005884@envy.delorie.com>
MIME-Version: 1.0
References: <7a71c30f0901161847y3bfbbdc3t388e0e71b5f8aa69 AT mail DOT gmail DOT com>
<200901170319 DOT n0H3JwQs005884 AT envy DOT delorie DOT com>
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Fri, Jan 16, 2009 at 10:19 PM, DJ Delorie <dj AT delorie DOT com> wrote:
>
> Try adding "-v" to your gpp command line, that should tell you exactly
> what it's doing.
>

Thanks for the reply, DJ.  Everything looks perfectly fine.  The
search path checks out, no directories are missing, the header.gcc
files are there, which I presume translates the ++ file names to xx .
. .

?



gpp -v -O3 -Wall -c div.cpp
Reading specs from c:/progapp/djgpp/lib/gcc-lib/djgpp/3.23/specs
Configured with: /devel/gnu/gcc/3.2/gnu/gcc-3.23/configure
i586-pc-msdosdjgpp --prefix=/dev/env/DJDIR --disable-nls
Thread model: single
gcc version 3.2.3
 c:/progapp/djgpp/lib/gcc-lib/djgpp/3.23/cc1plus.exe -v -D__GNUC__=3
-D__GNUC_MINOR__=2 -D__GNUC_PATCHLEVEL__=3 -D__GXX_ABI_VERSION=102
-D__MSDOS__ -D__GO32__ -D__DJGPP__=2 -D__unix__ -D__MSDOS__ -D__GO32__
-D__DJGPP__=2 -D__unix__ -Asystem=msdos -Asystem=unix -D__OPTIMIZE__
-D__STDC_HOSTED__=1 -Acpu=i386 -Amachine=i386 -Di386 -D__i386
-D__i386__ -D__tune_i586__ -D__tune_pentium__ -DMSDOS -DGO32 -DDJGPP=2
-Dunix -remap -imacros
c:/progapp/djgpp/lib/gcc-lib/djgpp/3.23/djgpp.ver div.cpp -D__GNUG__=3
-D__DEPRECATED -D__EXCEPTIONS -quiet -dumpbase div.cpp -O3 -Wall
-version -o c:/progapp/djgpp/tmp/ccgixONZ.s
GNU CPP version 3.2.3 (cpplib) (80386, BSD syntax)
GNU C++ version 3.2.3 (djgpp)
	compiled by GNU C version 3.2.3.
ignoring nonexistent directory "c:/progapp/djgpp/djgpp/include"
#include "..." search starts here:
#include <...> search starts here:
 c:/progapp/djgpp/lang/cxx/3.23
 c:/progapp/djgpp/lang/cxx/3.23/djgpp
 c:/progapp/djgpp/lang/cxx/3.23/backward
 c:/progapp/djgpp/lib/gcc-lib/djgpp/3.23/include
 c:/progapp/djgpp/include
End of search list.
In file included from div.cpp:5:
c:/progapp/djgpp/lang/cxx/3.23/cstdlib:49:28: bits/c++config.h: No
such file or directory (ENOENT)
etc...

- Raw text -


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