Gcc 3.2 -mno-cygwin

Jim jbuckeyne@greater.net
Sun Dec 15 11:16:00 GMT 2002


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



More information about the Cygwin-apps mailing list