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]

Re: problems with msvcrt


"Reza Habib" <reza@psych.utoronto.ca> writes:
> Hi.  My code compiles fine with just the basic gcc 2.95 installation.
> However after installing the msvcrt package for gcc 2.95
> (gcc-2.95-msvcrt-runtime.zip) on top of the gcc 2.95 installation, I get the
> following compile errors:

Something is obviously rotten with the msvcrt runtime drivers (c++, g++
and g77). I won't have time to check until tomorrow, but you can restore
the basic drivers and it should work.

> 
> D:\TEMP\MakeDatamat>g++ -o MakeDatamat.exe -g MakeDatamat.cpp
> cpp: unrecognized option `-remap'

This is the first clue. It's running the wrong cpp! 

Could you send me the output of the above with -v option added?

Thanks
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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