gcc -mno-cygwin fails

Gerrit P. Haase freeweb@nyckelpiga.de
Thu Sep 25 15:09:00 GMT 2003


Gregory schrieb:


> Following up with recent problems noted about g77 -mno-cygwin, 
> the same problem occurs for gcc.

> I am using the newest packages:  gcc-3.3.1-2, gcc-mingw-20030911-2

> $ gcc foo.c
> $ gcc -mno-cygwin foo.c
> gcc: installation problem, cannot exec `cc1': No such file or directory
> $ 

Make some symlinks in the directory:
/usr/lib/gcc-lib/i686-pc-mingw/3.3.1/
to all the executables in this directory:
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/

as it was in 3.2-x:
$ ls -l /usr/lib/gcc-lib/i686-pc-mingw32/3.2
total 143
-rwxr-xr-x    1 gerrit   DomÀnen-    89490 Aug 17  2002 SYSCALLS.c.X*
lrwxrwxrwx    1 gerrit   DomÀnen-      144 Aug 28 12:05 cc1.exe -> ../../i686-pc-cygwin/3.2/cc1.exe
lrwxrwxrwx    1 gerrit   DomÀnen-      166 Aug 28 12:05 cc1obj.exe -> ../../i686-pc-cygwin/3.2/cc1obj.exe
lrwxrwxrwx    1 gerrit   DomÀnen-      152 Aug 28 12:05 cc1plus.exe -> ../../i686-pc-cygwin/3.2/cc1plus.exe
lrwxrwxrwx    1 gerrit   DomÀnen-      146 Aug 28 12:05 cpp0.exe -> ../../i686-pc-cygwin/3.2/cpp0.exe
lrwxrwxrwx    1 gerrit   DomÀnen-      150 Aug 28 12:05 crtbegin.o -> ../../i686-pc-cygwin/3.2/crtbegin.o
lrwxrwxrwx    1 gerrit   DomÀnen-      146 Aug 28 12:05 crtend.o -> ../../i686-pc-cygwin/3.2/crtend.o
lrwxrwxrwx    1 gerrit   DomÀnen-      146 Aug 28 12:05 f771.exe -> ../../i686-pc-cygwin/3.2/f771.exe
drwxrwxrwx+   3 gerrit   DomÀnen-     4096 Aug 28 12:05 include/
-rwxr-xr-x    1 gerrit   DomÀnen-    55372 Aug 17  2002 libgcc.a*
lrwxrwxrwx    1 gerrit   DomÀnen-      140 Aug 28 12:05 specs -> ../../i686-pc-cygwin/3.2/specs
lrwxrwxrwx    1 gerrit   DomÀnen-      154 Aug 28 12:05 tradcpp0.exe -> ../../i686-pc-cygwin/3.2/tradcpp0.exe


Gerrit
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list