-frepo and shared libraries....
Nick Clifton
nickc@redhat.com
Tue Apr 10 21:13:00 GMT 2007
Hi David,
> The code has to be compiled using -frepo in order to get all the objects
> built right (failing that it does dumb things like building two copies
> of the constructor for certain static objects and calling them both).
>
> How do I tell the linker and/or libtool "go ahead and run the
> 'collect2' pass as though this were the final link"?
Perhaps an example of what you are doing would help here. In particular
when you do try to run g++ to create the final executable, what does
happen ?
Cheers
Nick
More information about the Binutils
mailing list