X-Spam-Check-By: sourceware.org Message-ID: <43A1A895.A6231F0E@dessent.net> Date: Thu, 15 Dec 2005 09:32:05 -0800 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Where is patch? References: <43A1A66B DOT 9080704 AT student DOT lu DOT se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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 Lennart Borgman wrote: > Thanks! There is a hit, I did not have "as" from Cygwin. Changed my path > a bit. But how do I find "as"? I would get the package search as it is > now is of no big use for such a name? ;-) Sigh. 'as' is part of binutils. It contains the assembler and linker and you will not be able to do a thing with regards to compiling anything until you have it. But more importantly, binutils is listed in the 'requires' line of 'gcc-core' which means it should have been selected when you chose gcc. So whatever you did to install gcc, you somehow managed to seriously do wrong. Brian -- 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/