gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Re: The state of gcl/maxima


From: Camm Maguire
Subject: Re: [Gcl-devel] Re: The state of gcl/maxima
Date: 26 Jun 2002 11:12:01 -0400

Greetings!  Thanks!  OK, so on a machine with working mprotect, please
try putting the following in h/s390-linux.h:

#ifdef IN_GBC
#undef MPROTECT_ACTION_FLAGS
#define MPROTECT_ACTION_FLAGS SA_RESTART|SA_SIGINFO
#define GET_FAULT_ADDR(sig,code,sv,a) \
 ((siginfo_t *)code)->si_addr
#endif

#define ADDITIONAL_FEATURES \
                     ADD_FEATURE("SUN"); \
                     ADD_FEATURE("SPARC")



#define SPARC
/*  #define SGC */


Gerhard Tonn <address@hidden> writes:

> On Wednesday 26 June 2002 03:05, you wrote:
> >
> > (4)  should work with 2.4.x, cannot yet test.  Can you test for me,
> >     Gerhard?
> 
> Yes, I will test it and report the result.
> 
> Regards,
> Gerhard
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

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