From: rm@fabula.de
Cc: rm@fabula.de
Subject: Re: Problems compiling code with CVS guile
Date: Thu, 6 Mar 2003 16:16:46 +0100 [thread overview]
Message-ID: <20030306151646.GE4125@www> (raw)
In-Reply-To: <87of82h5bs.fsf@raven.i.defaultvalue.org>
On Tue, Dec 03, 2002 at 08:43:19PM -0600, Rob Browning wrote:
> rm@fabula.de writes:
>
> > i seem to have problems compiling code with the latest
> > CVS co of guile-core. Here follows the compiler warnings:
>
> Did you figure this out?
Yes ;-)
Sorry for the really late answer (i thought i mailed it out but couldn't
find the posting in the archives -- i'm getting old).
These warnings/compile errors show up depending on the compiler
flags used (this is for gcc):
-pedantic:
| /usr/local/include/libguile/inline.h:77: warning: ANSI does not permit the keyword `inline'
| /usr/local/include/libguile/inline.h:157: warning: ANSI does not permit the keyword `inline'
| /usr/local/include/libguile/inline.h: In function `scm_double_cell':
| /usr/local/include/libguile/inline.h:227: warning: ANSI does not permit the keyword `asm'
-ansi:
| /usr/local/include/libguile/threads.h:150: warning: `struct timespec' declared inside parameter list
| /usr/local/include/libguile/threads.h:150: warning: its scope is only this definition or declaration, which is probably not what you want.
| In file included from /usr/local/include/libguile.h:133,
| from neon.c:21:
| /usr/local/include/libguile/inline.h:78: syntax error before `SCM'
| make[2]: *** [neon.lo] Error 1
some of the libraries i created bindings for have configuration scripts/m4-acros
that emit these compiler switches.
hth and thanks for the great work
Ralf Mattes
> Rob Browning
> rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
> Previously @cs.utexas.edu
> GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
prev parent reply other threads:[~2003-03-06 15:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-28 17:57 Problems compiling code with CVS guile rm
2002-12-04 2:43 ` Rob Browning
2003-03-06 15:16 ` rm [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=20030306151646.GE4125@www \
--to=rm@fabula.de \
/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).