This is the mail archive of the cygwin 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: gcc inst hosed after upgrading to cygwin 1.5.10x


I already did! Links in /usr/lib/gcc-lib/i686-pc-mingw32 still don't show!
Must be the double backslash in the mounts!!!

However, when I try to fix the mounts, I get:

mount mount c:\cygwin\bin /usr/bin
mount: /usr/bin: Mount device busy

How do I repair those friggen mounts?????

H.
"Gerrit P. Haase" wrote in message
132087695237.20040528182037@familiehaase.de">news:132087695237.20040528182037@familiehaase.de...
> Hans wrote:
>
> > Gerrit,
>
> >> What was the command you issued to g++?
>
> > gcc -c -ansi -DGCC3X -DINLINE=inline -Wall -fomit-frame-pointer \
> > -Wno-deprecated -Wunused-macros -Wno-unused-function -DLINUX \
> > -mno-cygwin -finline-limit=10000 -ffast-math -march=athlon-tbird -g
> > -I./ -I../msc_src -o stuff.o stuff.cpp
> > gcc: installation problem, cannot exec `cc1plus': No such file or
directory
> > make: *** [stuff.o] Error 1
>
>
> If you use the -mno-cygwin switch you'll need the gcc-mingw-g++ and
> dependencies too.  Reinstall the gcc-mingw-xyz packages.
>
> > Looking in th eplace where cc1plus is supposed to be : it's there!
>
> > (hans@HANNES)/C:...//lib> ls -lR /usr/lib/gcc-lib/i686-pc-cygwin
>
> Look in ls -lR /usr/lib/gcc-lib/i686-pc-mingw32
>
>
> Gerrit
> -- 
> =^..^=
http://nyckelpiga.de/donate.html
>
>




--
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/


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