This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: More info on solaris8 problem
- From: Jeff Sturm <jsturm at one-point dot com>
- To: "Neal D. Becker" <nbecker at hns dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 28 Aug 2003 10:26:00 -0400 (EDT)
- Subject: Re: More info on solaris8 problem
On Thu, 28 Aug 2003, Neal D. Becker wrote:
> /usr/lib/libdl.so.1: could not read symbols: Invalid operation
This is a bug in binutils...
> GNU ld version 2.10 (with BFD 2.10)
...and 2.10 is much too old.
Install a recent binutils, or configure with Sun as/ld.
Jeff