X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "Caio" To: Subject: cant get gpp to work Date: Thu, 20 Dec 2001 11:59:43 -0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal X-GCMulti: 1 Reply-To: djgpp AT delorie DOT com heres the info when i try to compile a test program C:\DJGPP>gpp teste.c -eteste.exe -v Using builtin specs. Configured with: ../configure i586-pc-msdosdjgpp --prefix=/dev/env/DJDIR --disab le-nls Thread model: single gcc version 3.0.2 c:/djgpp/lib/gcc-lib/djgpp/3.02/cc1plus.exe -v -D__GNUC__=3 -D__GNUC_MINOR__ =0 -D__GNUC_PATCHLEVEL__=2 -D__MSDOS__ -D__GO32__ -D__unix__ -D__MSDOS__ -D__GO 32__ -D__unix__ -Asystem=msdos -Asystem=unix -D__NO_INLINE__ -D__STDC_HOSTED__=1 -re map -imacros djgpp.ver -Acpu=i386 -Amachine=i386 -Di386 -D__i386 -D__i386__ -D__ tune_i586__ -D__tune_pentium__ -DMSDOS -DGO32 -Dunix teste.c -D__GNUG__=3 -D__GX X_DEPRECATED -D__EXCEPTIONS -D__GXX_ABI_VERSION=100 -quiet -dumpbase teste.c -ve rsion -o c:/djgpp/tmp\cczvZvA4.s GNU CPP version 3.0.2 (cpplib) (80386, BSD syntax) GNU C++ version 3.0.2 (djgpp) compiled by GNU C version 3.0.2. ignoring nonexistent directory "c:/djgpp/lib/gcc-lib/djgpp/3.02/include" ignoring nonexistent directory "c:/djgpp/djgpp/include" #include "..." search starts here: #include <...> search starts here: c:/djgpp/lang/cxx-v3 c:/djgpp/lang/cxx-v3/djgpp c:/djgpp/lang/cxx-v3/backward c:/djgpp/include End of search list. teste.c:1:21: djgpp.ver: No such file or directory (ENOENT) i've checked the /manifest content and there isn't a file called djgpp.ver. i hope u can help me. cheers, caio.