Compiling with gcc under cygwin (2)

Antoine PERNIN a_pernin@hotmail.com
Mon Apr 23 08:28:00 GMT 2001


Hi,

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)

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com .


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list