From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: gmp.h Date: Thu, 23 Sep 2004 01:37:22 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <876565an9p.fsf@zagadka.ping.de> References: <87isa6t2h4.fsf@peder.flower> <87u0tqm0fh.fsf@zip.com.au> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1095901347 10125 80.91.229.6 (23 Sep 2004 01:02:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Sep 2004 01:02:27 +0000 (UTC) Cc: guile-devel@gnu.org, Han-Wen Nienhuys Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Sep 23 03:02:11 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CAHzv-0002mf-00 for ; Thu, 23 Sep 2004 03:02:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CAI5v-0001tO-Np for guile-devel@m.gmane.org; Wed, 22 Sep 2004 21:08:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CAI5s-0001tH-GZ for guile-devel@gnu.org; Wed, 22 Sep 2004 21:08:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CAI5r-0001sw-03 for guile-devel@gnu.org; Wed, 22 Sep 2004 21:08:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CAI5q-0001sm-Tv for guile-devel@gnu.org; Wed, 22 Sep 2004 21:08:18 -0400 Original-Received: from [195.253.8.218] (helo=mail.dokom.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CAHzM-0007y9-If for guile-devel@gnu.org; Wed, 22 Sep 2004 21:01:36 -0400 Original-Received: from [195.138.42.219] (helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 4.34) id 1CAGfq-0003de-KU for guile-devel@gnu.org; Thu, 23 Sep 2004 01:37:22 +0200 Original-Received: (qmail 12377 invoked by uid 1000); 22 Sep 2004 23:37:22 -0000 Original-To: Jan Nieuwenhuizen In-Reply-To: <87u0tqm0fh.fsf@zip.com.au> (Kevin Ryde's message of "Thu, 23 Sep 2004 07:57:38 +1000") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) 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: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:4151 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4151 Kevin Ryde writes: > Jan Nieuwenhuizen writes: >> >> /usr/include/c++/3.3/i486-linux/bits/c++locale.h:70: error: template with C >> linkage > > The big extern "C" in libguile.h breaks gmp.h. Ahh. Would it work to include gmp.h in libguile.h, outside of the extern "C" block? -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel