Re: gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-28 Thread Hans Horn
Ok, I figured, I'd have to unmount first Now that I've got proper mount points, rerunning the mingw32 postinstall finally works. The link to cc1plus is there where it's supposed to be and I can compile again! Now, the $100 question really is : WTH did get my mounts into that bad s

Re: gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-28 Thread Hans Horn
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. Ha

Re: gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-28 Thread Gerrit P. Haase
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=1 -ffast-math -march=athlon-tbird -g > -I./ -I../msc_src -o stuff

RE: gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-28 Thread Brian Ford
On Fri, 28 May 2004, Reid Thompson wrote: > > From: Hans Horn [mailto:hannes at 2horns dot com] Reid, > > here you go... > > "Brian Ford" wrote in message Hans, http://cygwin.com/acronyms#PCYMTNQREAIYR :-). -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems Flig

Re: gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-28 Thread Brian Ford
On Fri, 28 May 2004, Hans Horn wrote: > Gerrit, > > > What was the command you issued to g++? > > gcc -c -ansi -DGCC3X -DINLINE=inline -Wall -fomit-frame-pointer -Wno-depreca > ted \ > -Wunused-macros -Wno-unused-function -DLINUX -mno-cygwin -finline-limit=100 Bingo..

Re: gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-28 Thread Brian Ford
On Thu, 27 May 2004, Lex Ein wrote: > Quoting: "One of the cygwin mailing lists is absolutely the proper place > for reporting problems. The mailing lists were created for this express > purpose. " > > So, your point was? > L My point was the usual one when referring to *that* URL. Quoting: "Ru

Re: gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-28 Thread Hans Horn
Hi Larry, nope - I did NOT edit the output of cygcheck! Btw, how do I fix the mounts? H. "Larry Hall" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > At 09:30 AM 5/28/2004, you wrote: > >Gerrit, > > > >> What was the command you issued to g++? > > > >gcc -c -ansi -DGCC3X -DINLINE=i

Re: gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-28 Thread Larry Hall
At 09:30 AM 5/28/2004, you wrote: >Gerrit, > >> What was the command you issued to g++? > >gcc -c -ansi -DGCC3X -DINLINE=inline -Wall -fomit-frame-pointer -Wno-depreca >ted \ > -Wunused-macros -Wno-unused-function -DLINUX -mno-cygwin -finline-limit=100 >00 \ > -ffast-math -march=athlon-tbird -g -I.

Re: gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-28 Thread Hans Horn
Just noticed that there are two slashes in some of the mounts: ([EMAIL PROTECTED])/C:...//lib> mount C:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type system (binmode) C:\cygwin\\bin on /usr/bin type system (binmode) <-- C:\cygwin\\lib on /usr/lib type system (bin

Re: gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-28 Thread Hans Horn
.html http://www.cygwin.com/ml/cygwin/2003-10/msg01792.html reid > -Original Message- > From: Hans Horn [mailto:[EMAIL PROTECTED] > Sent: Friday, May 28, 2004 12:11 AM > To: [EMAIL PROTECTED] > Subject: Re: gcc inst hosed after upgrading to cygwin 1.5.10x > > > her

Re: gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-28 Thread Hans Horn
Gerrit, > What was the command you issued to g++? gcc -c -ansi -DGCC3X -DINLINE=inline -Wall -fomit-frame-pointer -Wno-depreca ted \ -Wunused-macros -Wno-unused-function -DLINUX -mno-cygwin -finline-limit=100 00 \ -ffast-math -march=athlon-tbird -g -I./ -I../msc_src -o stuff.o stuff.cpp gcc: in

RE: gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-28 Thread Reid Thompson
1 AM > To: [EMAIL PROTECTED] > Subject: Re: gcc inst hosed after upgrading to cygwin 1.5.10x > > > here you go... > "Brian Ford" <[EMAIL PROTECTED]> wrote in message > news:Pine.CYG.4.58.0405271037410.158> [EMAIL PROTECTED] > > > On Thu, 27 May 2004, Ha

Re: gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-28 Thread Gerrit P. Haase
Hans wrote: > here you go... > "Brian Ford" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> On Thu, 27 May 2004, Hans Horn wrote: >> >>> Folks, >>> >>> after I had an upgrade orgy to cygwin 1.5.10.x, my gcc installation got >>> hosed. in particular: gcc: installation problem, cann

Re: gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-27 Thread Reid Thompson
The point was... Second paragraph on that page: Eric S. Raymond has written a wonderful article on how to write smart < http://www.catb.org/~esr/faqs/smart-questions.html >questions. If you adhere to his guidelines, you'll have a very good chance of getting a high-quality response to your proble

Re: gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-27 Thread Lex Ein
Quoting: "One of the cygwin mailing lists is absolutely the proper place for reporting problems. The mailing lists were created for this express purpose. " So, your point was? L Brian Ford wrote: On Thu, 27 May 2004, Hans Horn wrote: Folks, after I had an upgrade orgy to cygwin 1.5.10.x, my gcc

Re: gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-27 Thread Brian Ford
On Thu, 27 May 2004, Hans Horn wrote: > Folks, > > after I had an upgrade orgy to cygwin 1.5.10.x, my gcc installation got > hosed. in particular: gcc: installation problem, cannot exec `cc1plus': > No such file or directory > > completely uninstalling and then re-installing all gcc related stuff

gcc inst hosed after upgrading to cygwin 1.5.10x

2004-05-27 Thread Hans Horn
Folks, after I had an upgrade orgy to cygwin 1.5.10.x, my gcc installation got hosed. in particular: gcc: installation problem, cannot exec `cc1plus': No such file or directory completely uninstalling and then re-installing all gcc related stuff doesn't help! Any clues / advice? H. -- Unsubs