chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] broken chicken on one of two solaris/sparcs


From: Graham Fawcett
Subject: Re: [Chicken-users] broken chicken on one of two solaris/sparcs
Date: Wed, 28 Feb 2007 09:58:10 -0500

On 2/27/07, John Cowan <address@hidden> wrote:
Graham Fawcett scripsit:

> On the first machine, "good", Chicken builds and runs just fine. But
> on the second machine, "bad", I can build, but the resultant system
> dumps core whenever I try to load a shared library. For example,

My guess is that this is the problem:

> < #define __VERSION__ "3.4.2"
> ---
> > #define __VERSION__ "3.3.2"

namely, that the Solaris version of gcc 3.3 is inadequate to the job.
gcc on Solaris has had a long history of difficulties, and 3.3.2
is more than 3.5 years old.

Thanks, John --- I wouldn't have guessed that. I'll update gcc and try again.

G




reply via email to

[Prev in Thread] Current Thread [Next in Thread]