[OT] Re: question about cygwin package

Dave Korn dave.korn.cygwin@googlemail.com
Sat Feb 27 21:18:00 GMT 2010


On 27/02/2010 20:48, Vincent Richomme wrote:
>> Add '-v' to see how gcc is using relative paths to look for cc1.exe (and
>> presumably failing).  

> $ gcc -v test.c

>  cc1 -quiet -v -iprefix

  Hmm, that means it has no idea at all where to find cc1.  So take a look at
what "gcc -print-search-dirs" says for "programs:".

    cheers,
      DaveK



More information about the Cygwin-talk mailing list