guile-devel
[Top][All Lists]
Advanced

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

Re: Preparing for a 1.6.8 release.


From: Rob Browning
Subject: Re: Preparing for a 1.6.8 release.
Date: Wed, 19 Oct 2005 15:59:13 -0700
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Steve Ellcey <address@hidden> writes:

> Well the test for IA64 and not HP-UX would be "defined(__ia64) &&
> !defined(__hpux)".  __hpux and __ia64 are defined by both the HP
> compilers and GCC on IA64 HP-UX.  __hpux__ and __ia64__ are only defined
> by GCC.  IA64 Linux GCC defines __ia64 and __ia64__ but not any of the
> hpux macros.

So what code should be used on HP-UX?  Should the code in gc_os_dep.c
that's currently guarded by IA64 be enabled or not, and should gc.c
and continuations.c be doing something different for HP-UX, or nothing
at all?

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4




reply via email to

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