This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: G++ 3.2, Sol 7/sparc, dynamic linking problem?
- From: "Martin v. Loewis" <martin at v dot loewis dot de>
- To: gcc at gcc dot gnu dot org
- Cc: swatts at northgrum-it dot eu-com, phil at jaj dot com
- Date: Sun, 22 Sep 2002 11:48:28 +0200
- Subject: Re: G++ 3.2, Sol 7/sparc, dynamic linking problem?
> 3) Lots of bug reports about binutils 2.13 under Solaris. I think if you
> downgrade to something in the 2.12.x series the problems go away.
Alternatively, can you please try to link with -znocombreloc and
report whether this helps?
Regards,
Martin