This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

NT 4.0 - gnu-win32 marriage failed?


Could somebody please let me know why my CDK.EXE installation
fails - actually, I' ve tried to do this twice according to
README (seting ENV via System/Envorinment) and always get annoying:

>gcc: installation problem, cannot exec `cpp': No such file or directory

FAQ says:
If the error is "gcc: installation problem, cannot exec `cpp': No
such file or directory", you haven't set your GCC_EXEC_PREFIX
environment variable correctly.  If this your problem, you should go
read the README.txt ...

Checked - here is my ENV (relevant to gcc):

GCC_EXEC_PREFIX=C:\gnuwin32\b18\H-i386-cygwin32\lib\gcc-lib\;
GDBTK_LIBRARY=C:/gnuwin32/b18/share/gdbtcl
INCLUDE=c:\msdev\include;c:\msdev\mfc\include;%include%;
LD_LIBRARY_PATH=.\;%LD_LIBRARY_PATH%=LD_LIBRARY_PATH
LIB=c:\msdev\lib;c:\msdev\mfc\lib;%lib%
OS=Windows_NT
PATH=//D/WINNT/system32:/gnuwin32/b18/H-i386-cygwin32/bin:/gnuwin32/b18/tcl/bin:
TEMP=D:\TEMP
TMP=D:\TEMP

I have tried also various other ENV settings, but if nothing else - gcc
was always
unable to find header files. Via which ENV setting could I make them
accessible
to gcc?

Thanks for response in advance and please send a cc to
denis.trcek@ijs.si.

D. Trcek,
IJS, LJ, SI
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]