caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Trying to setup mingw OCaml 3.12.1 + fresh cygwin
@ 2011-08-08 14:35 Matthieu Dubuget
  2011-08-08 19:25 ` Adrien
  2011-08-10  8:25 ` David Allsopp
  0 siblings, 2 replies; 8+ messages in thread
From: Matthieu Dubuget @ 2011-08-08 14:35 UTC (permalink / raw)
  To: Caml Mailing List

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-08-12 13:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-08 14:35 [Caml-list] Trying to setup mingw OCaml 3.12.1 + fresh cygwin Matthieu Dubuget
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

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 NNTP newsgroup(s).