This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

Re: c++/9265: exception handling faulty wenn linking PIC objects to non PIC ones


On Tue, Feb 04, 2003 at 11:28:27PM +0100, Robert Schiele wrote:
> Now, after I had the first report from someone with recent binutils
> where it was not reproducable, I did some further research and found
> that it seems to be a SuSE specific problem either with the shipped
> glibc or with some vendor patches on binutils.

Ok, it is definitively not a gcc bug, but a binutils bug, but not
invented by SuSE specific patches, but by the fact that they configure
with --enable-targets=x86_64-suse-linux.  This seems to break either
ld or libbfd, even on plain binutils 2.12.90.0.15.  I haven't yet
tried later releases, but will do so.

If you are interrested in having more information, feel free to
contact me.

Robert

-- 
Robert Schiele			Tel.: +49-621-181-2517
Dipl.-Wirtsch.informatiker	mailto:rschiele@uni-mannheim.de

Attachment: msg00271/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]