This is the mail archive of the cygwin-talk 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]
Other format: [Raw text]

Re: [OT] Re: question about cygwin package


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


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