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]

Re: linking problems using gcc2.95.1


> When I build an archive with gcc2.95.1 and then try to link it into an
> executable I get hit with the following error from the linker, using a
> -Wl,-v.
[...]
> If I use gcc2.8.1 or MIPSpro for the build everything links correctly.
> The gcc may have been reworked by someone to get it working for -032, -n32
> and -64, so there may be other changes that have been made.

I don't know anything about your platform, but perhaps using binutils
over the system linker might help. What are the other versions of gcc
using?

Regards,
Martin


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