Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Mon, 23 Apr 2001 13:49:07 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Compiling with gcc under cygwin (2) Message-ID: <20010423134907.C21392@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: ; from a_pernin@hotmail.com on Mon, Apr 23, 2001 at 03:28:48PM +0000 You have acquired an arm-elf-gcc from somewhere. Maybe you've built it yourself. However, this is not a cygwin issue. It is an arm-elf-gcc issue. There is something wrong with your arm-elf-gcc installation. This is not something that is specific to cygwin and reinstalling cygwin is not likely to rectify anything. cgf On Mon, Apr 23, 2001 at 03:28:48PM +0000, Antoine PERNIN wrote: >Again with my problems : >I solved the "stdio.h" : file or directory doesn't exist >by copying the whole library into the first directory mentionned by >gcc -print-search-dirs (looking at the library line of course) >now gcc finds the library > >But i still have the crt0.o problem >This file is in /usr/lib and in /lib >note that the mount command shows that c:\cygwin\lib is mounted by the sytem >as /usr/lib and not c:\cygwin\usr\lib as i expected >Whatever, the probelm is still there : > >$arm-elf-gcc /home/apn/test/main.c -o test >/tools/H-i686-pc-cygwin/arm-elf/bin-ld: cannot open crt0.o: No such file or >directory >collect2: ld returned 1 exit status > >Thanks Mark for your advice but even if i am really a specialist of unix >world, i'd like to solve this problem without installing again cygwin (but >if i must, i'll do it) -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple