unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: guile-devel@gnu.org
Subject: Re: Again on Windows support (2)
Date: Fri, 19 Jun 2009 18:17:06 +0200	[thread overview]
Message-ID: <86vdmsi4fx.fsf@gnu.org> (raw)
In-Reply-To: KLHP1F$B8DA409B4018EC170F464869B4CD4CB8@libero.it

Hi Carlo,

"carlo.bramix" <carlo.bramix@libero.it> writes:

> <unnamed port>: In procedure dynamic-func in expression (dynamic-call "scm_init_programs" (dynamic-link "libguile")):
> <unnamed port>: No error

Can you try to change the following lines in <libguile/programs.h>:

--8<---------------cut here---------------start------------->8---
SCM_INTERNAL void scm_init_programs (void);
--8<---------------cut here---------------end--------------->8---

to:

--8<---------------cut here---------------start------------->8---
SCM_API void scm_init_programs (void);
--8<---------------cut here---------------end--------------->8---

Can you then recompile and report back?

Thanks in advance,
Ludovic.





  reply	other threads:[~2009-06-19 16:17 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-19 14:17 Again on Windows support (2) carlo.bramix
2009-06-19 16:17 ` Ludovic Courtès [this message]
2009-06-19 18:30 ` Ludovic Courtès
  -- strict thread matches above, loose matches on Subject: below --
2009-07-01 18:55 carlo.bramix
2009-06-26 18:45 carlo.bramix
2009-06-23  9:41 carlo.bramix
2009-06-22 10:22 carlo.bramix
2009-06-22  9:18 carlo.bramix
2009-06-19 19:11 carlo.bramix
2009-06-20 10:53 ` Andy Wingo
2009-06-19  8:48 carlo.bramix
2009-06-19 17:58 ` Neil Jerram
2009-06-19 18:09   ` Neil Jerram
2009-06-19  8:15 carlo.bramix
2009-06-19 17:50 ` Neil Jerram
2009-06-16 18:26 carlo.bramix
2009-06-17 20:41 ` Neil Jerram
2009-06-17 21:09   ` Neil Jerram

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=86vdmsi4fx.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guile-devel@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).