help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] More Solaris 8 fun..


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] More Solaris 8 fun..
Date: Fri, 02 Nov 2012 11:02:36 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121016 Thunderbird/16.0.1

Il 01/11/2012 21:41, Rick Flower ha scritto:
> Ok.. Some minor issues I ran across using the 3.2 snapshot from github :
> 
> 1) environ is undefined for Solaris 8 + GCC 4.1.0 -- I needed to add the
> missing "extern char** environ;" somewhere near the top of cint.c

This won't be fixed by updating the compiler, so patches are welcome.

> 2) various sync functions are missing (e.g.
> __sync_bool_compare_and_swap) from this version of GCC (4.1.0) -- as
> these did not go in until 4.2.. Any ideas on how to proceed with
> this? The code in gstpriv.h does not appear to be conditional so
> everyone is expected to have it..

Yes, that's the case indeed.

Paolo



reply via email to

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