From: Christian.Schaller@siemens.com
To: caml-list@inria.fr
Subject: [Caml-list] Cygwin & dynamic loading
Date: Wed, 23 Apr 2003 17:23:15 +0200 [thread overview]
Message-ID: <4F8477CFC03A71499AD8DDA428F5E114037CF3@neptun.cert.siemens.de> (raw)
Hi there,
Can anybody give me some enlightenment (so that I can sleep better again)
about the Cygwin port of OCaml. I am running this port since version 3.04
and never encountered the following error message until I installed my
Windows system from scratch:
$ ocamlmktop -o ocaml-str str.cma
Error on dynamically loaded library: dynamic loading not supported on this
platform
I remember I was running ocamlmktop this several times on my old system, but
now it doesn't work anymore. When checking the configure script, I noticed
that there's no *-*-cygwin section on shared libraries, so it's obvious that
shared libraries will not be supported. But why did above command work just
fine on my old system?
Am I missing some Cygwin library or do I have to patch the configure script?
Does the native Windows OCaml installation interfere with the Cygwin port
(that's the only obvious difference between the two systems).
Thanks a lot!
- Chris
Appendix: The gory details
I am running XP with SP1. Cygcheck -s reported (showing only parts of it):
Cygwin DLL version info:
DLL version: 1.3.22
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 78
Shared data: 3
DLL identifier: cygwin1
Mount registry: 2
Cygnus registry name: Cygnus Solutions
Cygwin registry name: Cygwin
Program options name: Program Options
Cygwin mount registry name: mounts v2
Cygdrive flags: cygdrive flags
Cygdrive prefix: cygdrive prefix
Cygdrive default prefix:
Build date: Tue Mar 18 09:20:11 EST 2003
CVS tag: dontuse-21
Shared id: cygwin1S3
Cygwin Package Information
Package Version
_update-info-dir 00162-1
ash 20020731-1
autoconf 2.54-1
autoconf-devel 2.57-1
autoconf-stable 2.13-4
automake 1.7.1-1
automake-devel 1.7.3-1
automake-stable 1.4p5-5
base-files 1.3-1
base-passwd 1.1-1
bash 2.05b-9
binutils 20030307-1
bison 20030307-1
byacc 1.9-1
bzip2 1.0.2-2
ctags 5.5-3
cygutils 1.1.3-1
cygwin 1.3.22-1
cygwin-doc 1.3-3
diff 1.0-1
diffutils 2.8.1-1
file 4.02-1
fileutils 4.1-1
findutils 4.1.7-4
flex 2.5.4-2
gawk 3.1.2-2
gcc 3.2-3
gcc-mingw 20020817-5
gcc2 2.95.3-10
gdb 20030303-1
gdbm 1.8.0-5
gettext 0.11.5-1
gnupg 1.2.1-1
grep 2.5-1
groff 1.18.1-2
gzip 1.3.3-4
indent 2.2.8-1
less 378-1
libbz2_1 1.0.2-2
libdb3.1 3.1.17-2
libgdbm 1.8.0-5
libgdbm-devel 1.8.0-5
libgdbm3 1.8.3-1
libiconv2 1.8-2
libintl 0.10.38-3
libintl1 0.10.40-1
libintl2 0.11.5-1
libltdl3 1.5-1
libncurses-devel 5.3-1
libncurses5 5.2-1
libncurses6 5.2-8
libncurses7 5.3-1
libpopt0 1.6.4-4
libreadline4 4.1-2
libreadline5 4.3-2
libtool 20020705-1
libtool-devel 1.5-1
libtool-stable 1.4.3-1
login 1.8-1
m4 1.4-1
make 3.79.1-7
man 1.5j-2
mc 4.6.0-2
mingw-runtime 2.4-1
mktemp 1.4-1
nasm 0.98.36-1
ncurses 5.3-1
newlib-man 20020801
openssh 3.6.1p1-1
openssl 0.9.7b-1
openssl096 0.9.6j-1
patch 2.5.8-3
pcre 4.1-1
perl 5.8.0-2
popt 1.6.4-4
readline 4.3-2
regex 4.4-2
sed 4.0.7-1
sh-utils 2.0.15-3
sharutils 4.2.1-2
tar 1.13.25-1
tcltk 20030214-1
termcap 20020930-1
terminfo 5.3-2
texinfo 4.2-4
textutils 2.0.21-1
time 1.7-1
unzip 5.50-2
vim 6.1.300-1
w32api 2.3-1
which 1.5-1
whois 4.6.2-1
zip 2.3-2
zlib 1.1.4-1
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
next reply other threads:[~2003-04-23 15:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-23 15:23 Christian.Schaller [this message]
2003-04-24 2:38 ` Jacques Garrigue
2003-04-24 7:28 ` Xavier Leroy
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=4F8477CFC03A71499AD8DDA428F5E114037CF3@neptun.cert.siemens.de \
--to=christian.schaller@siemens.com \
--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