X-Spam-Check-By: sourceware.org Message-ID: <43F2513F.8070504@equate.dyndns.org> Date: Tue, 14 Feb 2006 21:53:03 +0000 From: Chris Taylor Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) MIME-Version: 1.0 To: Franklin Williams CC: Cygwin AT cygwin DOT com Subject: Re: G++ Missing libraries in cygwin References: <103892330602141304x65ad2ed5s241146746c1ef007 AT mail DOT gmail DOT com> In-Reply-To: <103892330602141304x65ad2ed5s241146746c1ef007@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Franklin Williams wrote: > Hey Guys, > > > > I'm hoping that you can help me with a problem that I'm having. I am > trying to install g++ 3.4.4.1 from cygwin's setup. I choose both > binary and source. However, when I check the /usr/lib folder it is > completely empty. Because of this, I cannot compile any of the > programs that I have on my machine. Is this a known issue? Do you > have any idea what I might be able to do to fix it? If you could let > me know I would appreciate it. > A good starting point is: > Problem reports: http://cygwin.com/problems.html This will allow us to work out WHAT is wrong, without having to resort to WAGs. WANFWAGs (We Are Not Fond of Wild-Assed Guesses) However, in spite of that, there's a reasonable chance that your mount table is incorrect, primarily in that C:\cygwin\lib (or wherever you installed cygwin to) is not mounted as /usr/lib You can check this by simply typing mount If this is the case, try: mount C:\cygwin\lib /usr/lib It should be noted that if one mount is broken, there's a reasonable chance others are too, so send your cygcheck output anyway, as an *attachment*, to the list. Chris -- Spinning complacently in the darkness, covered and blinded by a blanket of little lives, false security has lulled the madness of this world into a slumber. Wake up! An eye is upon you, staring straight down and keenly through, seeing all that you are and everything that you will never be. Yes, an eye is upon you, an eye ready to blink. So face forward, with arms wide open and mind reeling. Your future has arrived... Are you ready to go? -- 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/