From: Jacques Carette <carette@mcmaster.ca>
To: caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] OCaml 3.11.0 release candidate
Date: Tue, 02 Dec 2008 17:27:38 -0500 [thread overview]
Message-ID: <4935B65A.5080101@mcmaster.ca> (raw)
In-Reply-To: <492F2577.9040106@gmail.com>
In the CYGWIN32, SUPPORT_DYNAMIC_LINKING version of 3.11.0+rc1, file
unix.c has the following lines:
178: return flexdll_dlopen(libname, flags);
193: return flexdll_dlsym(flexdll_dlopen(NULL,0,1), name);
My version of gcc is extremely unhappy about line 193 [and says so
loudly by quitting], since it corresponds to a call to flexdll_dlopen
with an incorrect number of parameters.
Jacques
next prev parent reply other threads:[~2008-12-02 22:27 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-25 17:09 Damien Doligez
2008-11-25 21:16 ` [Caml-list] " Dario Teixeira
2008-11-26 10:32 ` Xavier Leroy
2008-11-27 22:55 ` Serge Aleynikov
2008-11-27 23:06 ` David Allsopp
2008-12-02 22:27 ` Jacques Carette [this message]
2008-11-30 11:48 ` Christophe TROESTLER
2008-11-26 14:14 ` Richard Jones
2008-11-26 16:29 ` Richard Jones
2008-11-26 22:29 ` Stéphane Glondu
2008-11-27 11:55 ` Richard Jones
2008-11-27 15:09 ` Stéphane Glondu
2008-11-26 16:52 ` Andres Varon
2008-11-26 17:05 ` Xavier Leroy
2008-11-26 17:38 ` Andres Varon
2008-11-26 18:11 ` Andres Varon
2008-11-26 18:43 ` Andres Varon
2008-11-27 9:07 ` Stefano Zacchiroli
2008-11-28 15:50 ` Andres Varon
2008-11-28 16:07 ` Nicolas Pouillard
2008-11-28 16:30 ` Andres Varon
2008-11-29 22:47 ` forum
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4935B65A.5080101@mcmaster.ca \
--to=carette@mcmaster.ca \
--cc=caml-list@inria.fr \
/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