This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

static linking / HOSTING_LIBS


I have binutils-2.14.90.0.6 and Alan Modra's patch:

http://sources.redhat.com/ml/binutils/2003-11/msg00125.html

- gcc 3.3.2 (which also has a similar looking patch LINK_GCC_C_SEQUENCE)

- glibc from CVS (11/10)

glibc/glibc-build/libc.a(iofclose.o)(.text+0x12a): In function
`_IO_new_fclose':
glibc/glibc-2.3.X/libio/libioP.h:990: undefined reference to
`_Unwind_Resume'
glibc/glibc-build/libc.a(iofclose.o)(.eh_frame+0x12): In function
`_IO_new_fclose':
glibc/glibc-2.3.X/libio/iofclose.c:57: undefined reference to
`__gcc_personality_v0'
glibc/glibc-build/libc.a(iogetdelim.o)(.text+0x205): In function
`_IO_getdelim':
glibc/glibc-2.3.X/libio/libioP.h:990: undefined reference to
`_Unwind_Resume'

Maybe there is something else needed too?

(The patch did not apply cleanly, so I applied it manually.  I can
attach a copy of configure.host if needed).

Thanks,

-Pragnesh



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