This is the mail archive of the gcc@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: G++ 3.2, Sol 7/sparc, dynamic linking problem?


On Tue, 24 Sep 2002, Watts, Simon (UK) wrote:
> > From: Jeff Sturm [mailto:jsturm@one-point.com]
> > I'm not quite sure what you're trying to accomplish...
>
> Building the GNU tool chain on Solaris 7 /sparc.

What I mean is:  What frontends do you need?  Will you be debugging
natively?  With dbx or gdb?  The answers may affect the advice you get.

For example, if you will be using g++ or gcj you'd probably get along
better with GNU bintuils and dwarf2 debugging.  For plain C the Sun btools
work fine (but beware of a common Sun ld bug on Solaris 2.7, don't
remember the details offhand).

> Not yet, since I was still wrestling with getting a build that I could
> be sure was configured properly (or at least as well as possible).
> But since this seems to be fixed in binutils 2.13 the issue may have
> been resolved already.

OK, that's good to know.  I hadn't gotten around to trying binutils 2.13
on sparc.

Jeff


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