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: GCC 3.0.3 on Solaris 2.5.1


Hi!

On Thu, Feb 14, 2002 at 02:50:58PM -0500, Joseph S D Yao wrote:
> However, there is evidence that shared libraries compiled with this
> install cause binaries using those libraries to core dump after running.
> This causes me concern.  Per the notice that has appeared on the
> www.sunfreeware.com Web site, and unless someone has an explanation and
> fix [and a good reason not to], I'll be reverting to 2.95.3 and Sun
> utils.

I do not know if it helps you, but perhaps the problem is the same as in
the gnats problem report 3982? 

The problem seems to go away, when you avoid binutils completely.
I configured with
configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld

This version seems to be more reliable.

Hope that helps,
Martin.

-- 
The early bird catches the worm. If you want something else for       
breakfast, get up later.


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