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 Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 28 Jan 2002 12:09:56 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: gcc/gcc-2.95.3-5 Message-ID: <20020128170956.GE3669@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <124 DOT ad2d6f6 DOT 2985d4d6 AT aol DOT com> <1052010500927 DOT 20020127232502 AT familiehaase DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1052010500927.20020127232502@familiehaase.de> User-Agent: Mutt/1.3.23.1i On Sun, Jan 27, 2002 at 11:25:02PM +0100, Gerrit P. Haase wrote: >Hallo DaSpinman, > >Am 2002-01-27 um 23:10 schriebst du: > >> I recently downloaded Cygwin 2days ago with the hope of using gcc to compile >> my C programs on it. I successfully installed Cygwin (Cygwin/Cygwin -1.3.9-1) >> and also installed gcc/gcc-2.95.3-5 (C, C++, Fortran compiler). > >> However, I tried compiling a C program I wrote but got the following error: > >> /usr/lib/gc-lib/i686-pc-cygwin/2.95.3-5 /../../../../i686-pc-cygwin/bin/1d: >> cannot find -1user 32 >> collect2 : 1d return 1 exit status. > >libuser32 and friends are in w32api package. > >Should it be in the base category, maybe? No. gcc already correctly relies on w32api. It is supposed to be downloaded automatically. I don't know why it wouldn't be downloaded but the solution to "I don't have *blah* on my system." is not to just put *blah* in the base category. If we did that we'd end up with base containing everything. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/