From: David H. <dho...@ca...> - 2001-03-06 08:32:30
|
> This could be a gcc problem. I am having problems with shared libraries > in the latest gcc 3.0 branch. Shared libraries appear to work fine with > gcc 2.97 (20001120). It's a binutils problem... libbfd doesn't handle RELA-type ELF relocations properly and so bad binaries are produced. Some binutils person is currently supposed to be sorting it out. David |