This is the mail archive of the crossgcc@sources.redhat.com 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: crosstool-0.35 w/ NPTL patch running demo-i686-nptl.sh fails building libc


On 2005-06-30 at 00:24:02 Leon Woestenberg wrote:

> /home/leon/sandbox/tracs/crosstool-0.35/build/i686-unknown-linux-gnu/gcc-3.4.3-glibc-2.3.3/build-glibc/libc.a(iofclose.o)(.text+0xd3):
> In function `fclose':
> : undefined reference to `_Unwind_Resume'

I'd say somewhere libgcc_eh.a has not been built (yet), or isn't
included on the linking command line.

AFAIK there's a patch for this in crosstool, called libeh-kludge or
something.  You might want to try to revert this patch, and try the
build again.

Attachment: pgp00000.pgp
Description: PGP signature


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