This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cannot find -lgcc_eh


NZG said the following on 06/09/2006 02:09 PM:
I'm trying to build against a debian glibc
BINUTILS_DIR=binutils-2.16.1
GCC_DIR=gcc-3.3.6
GLIBC_DIR=glibc-2.3.2-ds1-22
LINUX_DIR=linux-2.6.8
GCC_CORE_DIR=gcc-3.3.6

I patched the debian glibc package external to crosstool, then tar'd up the new source and dropped it on our ftp site.
I added a line in getandpatch.sh to download this glibc from the ftp and prevent it from dumping a different Linuxthreads on top of it.


Everything downloads and gets a good start building, but then I get stopped with the error: /home/nathan/workspace-new/crosstool/crosstool-0.42/build/i386-unknown-linux-gnu/
gcc-3.3.6-glibc-2.3.2-ds1-22/gcc-core-prefix/lib/gcc-lib/i386-unknown-linux-gnu/3.3.6/
../../../../i386-unknown-linux-gnu/bin/ld: cannot find -lgcc_eh


This look familiar to anyone? Any ideas?
read through this
http://sources.redhat.com/ml/libc-alpha/2003-09/msg00100.html

you will find a patch
thanks,
NZG




-- For unsubscribe information see http://sourceware.org/lists.html#faq



--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]