------- Comment #22 from ebotcazou at gcc dot gnu dot org  2005-11-14 16:28 
-------
> Odd. We have the latest linker patch installed on our system (PHSS_33349) and
> applying Eric's patch added eh_dummy.o to libgcc_eh.a but the linker still 
> gave
> a warning. I guess 'struct eh_dummy;' didn't add enough symbolic information 
> to
> the archive library. Change it to 'int __libgcc_eh_dummy;' worked for us.

It could be nice to compare the versions of 'ar' and 'ranlib' you have.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24718

Reply via email to