From: "Andrew Koenig" <ark@acm.org>
Cc: bug-guile@gnu.org
Subject: RE: Cannot build guile 1.6.7 on Solaris 2.8 with gcc 4.0.2
Date: Tue, 11 Oct 2005 20:57:07 -0400 [thread overview]
Message-ID: <002e01c5cec7$e1ab4980$6402a8c0@arkdesktop> (raw)
In-Reply-To: <873bn7hdmg.fsf@zip.com.au>
> Yep. The preload is normally empty so you can probably get away with
> deleting the two lines,
>
> extern const scm_lt_dlsymlist lt_preloaded_symbols[]; /* Line 91 */
> scm_lt_dlpreload_default (lt_preloaded_symbols);
I suspect I can also get away with changing the first line to
extern const struct { } lt_preloaded_symbols[];
on the basis that an address is an address :-)
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile
prev parent reply other threads:[~2005-10-12 0:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-11 14:35 Cannot build guile 1.6.7 on Solaris 2.8 with gcc 4.0.2 Andrew Koenig
2005-10-11 22:50 ` Kevin Ryde
2005-10-12 0:57 ` Andrew Koenig [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='002e01c5cec7$e1ab4980$6402a8c0@arkdesktop' \
--to=ark@acm.org \
--cc=bug-guile@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).