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: John Cowan
Subject: Re: [Chicken-users] broken chicken on one of two solaris/sparcs
Date: Tue, 27 Feb 2007 17:09:15 -0500
User-agent: Mutt/1.5.13 (2006-08-11)

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.

-- 
Normally I can handle panic attacks on my own;   John Cowan <address@hidden>
but panic is, at the moment, a way of life.      http://www.ccil.org/~cowan




reply via email to

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