From: Matthieu Dubuget <matthieu.dubuget@gmail.com>
To: Caml Mailing List <caml-list@yquem.inria.fr>
Subject: [Caml-list] Trying to setup mingw OCaml 3.12.1 + fresh cygwin
Date: Mon, 08 Aug 2011 16:35:30 +0200 [thread overview]
Message-ID: <4E3FF432.3000705@gmail.com> (raw)
Hello,
I'm trying to setup a system to test it on my code base.
Currently, I have installed
- cygwin + mingw64-i686-gcc-core
- a patched flexdll (basically: makes use of i686-w64-mingw32-gcc
instead of gcc -mno-cygwin)
- compiled and installed ocaml
> $ ocamlc -config
> version: 3.12.1
> standard_library_default: C:/cygwin/home/matt/ocamlmgw/lib
> standard_library: C:/cygwin/home/matt/ocamlmgw/lib
> standard_runtime: ocamlrun
> ccomp_type: cc
> bytecomp_c_compiler: i686-w64-mingw32-gcc -O -mms-bitfields -Wall
> -Wno-unused
> bytecomp_c_libraries: -lws2_32
> native_c_compiler: i686-w64-mingw32-gcc -O -mms-bitfields -Wall
> -Wno-unused
> native_c_libraries: -lws2_32
> native_pack_linker: i686-w64-mingw32-ld -r -o
> ranlib: i686-w64-mingw32-ranlib
> cc_profile:
> architecture: i386
> model: default
> system: mingw
> asm: i686-w64-mingw32-as
> ext_obj: .o
> ext_asm: .s
> ext_lib: .a
> ext_dll: .dll
> os_type: Win32
> default_executable_name: camlprog.exe
> systhread_supported: true
- compiled and installed findlib, menhir, ounit, ocamlcsv, frontc,
xmllight, camomile, batteries
I have a problem with camlzip. In fact, the problem is not really
ocaml-related… I do not know how to compile zlib with mingw64-i686-gcc,
and use it to compile camlzip?
Does anybody has some idea to help?
Thanks
Matt
next reply other threads:[~2011-08-08 14:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-08 14:35 Matthieu Dubuget [this message]
2011-08-08 19:25 ` Adrien
2011-08-10 8:25 ` David Allsopp
2011-08-10 9:42 ` Matthieu Dubuget
2011-08-10 10:55 ` Adrien
2011-08-12 11:55 ` David Allsopp
2011-08-12 12:00 ` David Allsopp
2011-08-12 13:07 ` Adrien
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=4E3FF432.3000705@gmail.com \
--to=matthieu.dubuget@gmail.com \
--cc=caml-list@yquem.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