unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Steve Ellcey <sje@cup.hp.com>
Cc: guile-devel@gnu.org
Subject: Re: guile on HP-UX IA64
Date: Fri, 16 Sep 2005 08:21:32 -0700 (PDT)	[thread overview]
Message-ID: <200509161521.IAA18018@hpsje.cup.hp.com> (raw)
In-Reply-To: <87fys5sco7.fsf@laas.fr>

> > Anyway, my thought about fixing this was to change the the __ia64__
> > ifdefs to IA64 and to set IA64 in libguile/gc_os_dep.c only if both
> > __ia64__ is set and if LINUX is set.  GCC does not set IA64 by default
> > like it does __ia64__.  This way IA64 is not set for HP-UX and libguile
> > seem to build OK.  I was able to build libguile but then I eventually
> > died with the attached failure.
> 
> Apparently, CVS HEAD and 1.7.2 already fix this:
> 
>   http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/gc_os_dep.c?rev=1.24&content-type=text/vnd.viewcvs-markup
> 
> Is it correct?
> 
> Ludovic.

I don't think it is.  While gc_os_dep.c was changed to set IA64, the
continuations.c, gc-malloc.c, gc-mark.c, gc.c, and threads.c files still
appear to have ifdef's based on __ia64__ instead of IA64.  I didn't try
to build the latest CVS sources but I don't see how guile could build
with these ifdef's on HP-UX.

Steve Ellcey
sje@cup.hp.com


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


      reply	other threads:[~2005-09-16 15:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-15 18:22 guile on HP-UX IA64 Steve Ellcey
2005-09-16  7:18 ` Ludovic Courtès
2005-09-16 15:21   ` Steve Ellcey [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200509161521.IAA18018@hpsje.cup.hp.com \
    --to=sje@cup.hp.com \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).