From: Kevin Ryde <user42@zip.com.au>
Cc: Reg Clemens <reg@dwf.com>,
guile-devel@gnu.org, neil@ossau.uklinux.net,
Harlan Stenn <stenn@ntp.isc.org>,
mdjurfeldt@gmail.com, Rob Browning <rlb@defaultvalue.org>
Subject: Re: [ntp:hackers/Guile devel] ntp-dev changes
Date: Mon, 17 Apr 2006 11:02:29 +1000 [thread overview]
Message-ID: <878xq5dnfe.fsf@zip.com.au> (raw)
In-Reply-To: <44427700.2010407@gnu.org> (Bruce Korb's message of "Sun, 16 Apr 2006 09:55:28 -0700")
Bruce Korb <bkorb@gnu.org> writes:
>
> - extern const scm_lt_dlsymlist lt_preloaded_symbols[];
> - scm_lt_dlpreload_default (lt_preloaded_symbols);
> + extern const int lt_preloaded_symbols;
> + scm_lt_dlpreload_default ((scm_lt_dlsymlist*)<_preloaded_symbols);
Just for reference, it also works to delete those two lines, the
module preloads array is empty on an elf system. (And actually I
suspect guile hasn't got the right libtool incantations for a system
that does need that stuff.)
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel
next prev parent reply other threads:[~2006-04-17 1:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20060413200537.1D78D39B52@ntp1.ntp.isc.org>
2006-04-15 15:39 ` [ntp:hackers/Guile devel] ntp-dev changes Bruce Korb
2006-04-15 17:25 ` Reg Clemens
2006-04-15 17:40 ` Bruce Korb
2006-04-15 22:37 ` Reg Clemens
2006-04-16 16:08 ` Bruce Korb
2006-04-16 16:36 ` Bruce Korb
2006-04-16 16:50 ` Rob Browning
2006-04-16 16:55 ` Bruce Korb
2006-04-17 1:02 ` Kevin Ryde [this message]
2006-04-16 22:34 ` Kevin Ryde
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=878xq5dnfe.fsf@zip.com.au \
--to=user42@zip.com.au \
--cc=guile-devel@gnu.org \
--cc=mdjurfeldt@gmail.com \
--cc=neil@ossau.uklinux.net \
--cc=reg@dwf.com \
--cc=rlb@defaultvalue.org \
--cc=stenn@ntp.isc.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).