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

Gcc 3.2 -mno-cygwin


Someone broke GCC somewhere....

echo 'int main( void ) { return 1; }' >test.c
gcc -mno-cygwin -c test.c

results: 
gcc: installation problem, cannot exec `cc1': No such file or directory

there is definatly no cc1 with gcc 3.2 (not sure where it went, but...)

- off to roll back to 2.95.3 or whatever...

Jim


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