From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludovic.courtes@laas.fr (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.lisp.guile.devel Subject: Re: guile on HP-UX IA64 Date: Fri, 16 Sep 2005 09:18:48 +0200 Organization: LAAS-CNRS Message-ID: <87fys5sco7.fsf@laas.fr> References: <200509151822.LAA05134@hpsje.cup.hp.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1126855890 15367 80.91.229.2 (16 Sep 2005 07:31:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Sep 2005 07:31:30 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Sep 16 09:31:27 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EGAgo-0000zK-U2 for guile-devel@m.gmane.org; Fri, 16 Sep 2005 09:31:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EGAgo-0006cB-5I for guile-devel@m.gmane.org; Fri, 16 Sep 2005 03:31:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EGAf5-0006FG-KM for guile-devel@gnu.org; Fri, 16 Sep 2005 03:29:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EGAev-0006Ao-3N for guile-devel@gnu.org; Fri, 16 Sep 2005 03:29:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EGAet-000678-SW for guile-devel@gnu.org; Fri, 16 Sep 2005 03:29:19 -0400 Original-Received: from [140.93.0.15] (helo=laas.laas.fr) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EGAcc-0000Ep-8Z for guile-devel@gnu.org; Fri, 16 Sep 2005 03:26:58 -0400 Original-Received: by laas.laas.fr (8.13.1/8.13.1) with SMTP id j8G7JNgv019042; Fri, 16 Sep 2005 09:19:24 +0200 (CEST) Original-To: sje@cup.hp.com X-URL: http://www.laas.fr/~lcourtes/ X-Revolutionary-Date: 30 Fructidor an 213 de la =?iso-8859-1?Q?R=E9volutio?= =?iso-8859-1?Q?n?= X-PGP-Key-ID: 0xEB1F5364 X-PGP-Key: http://www.laas.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 821D 815D 902A 7EAB 5CEE D120 7FBA 3D4F EB1F 5364 X-OS: powerpc-unknown-linux-gnu In-Reply-To: <200509151822.LAA05134@hpsje.cup.hp.com> (Steve Ellcey's message of "Thu, 15 Sep 2005 11:22:00 -0700 (PDT)") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) X-Spam-Score: 0 () X-Scanned-By: MIMEDefang at CNRS-LAAS X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5224 Archived-At: Hi, Steve Ellcey writes: > 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. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel