Browse thread
[ANNOUNCE] OCaml Bitstring 2.0.2
-
Richard Jones
- Mehdi Dogguy
-
Matthieu Dubuget
- Matthieu Dubuget
- Keyan
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2010-01-09 (11:33) |
From: | Matthieu Dubuget <matthieu.dubuget@g...> |
Subject: | Re: [Caml-list] [ANNOUNCE] OCaml Bitstring 2.0.2 |
Oups. I forgot one modification: > cp byteswap.in.h byteswap.h > sed -i -e 's/-Werror -fPIC//' -e 's/\*\.so/\*.dll/' Makefile.in > sed -i -e 's/open_in/open_in_bin/' pa_bitstring.ml create_test_pattern.ml bitstring_objinfo.ml > ./configure CFLAGS="-mno-cygwin" > make > make install Salutations Matt