From: Matthieu Dubuget <matthieu.dubuget@gmail.com>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] [ANNOUNCE] OCaml Bitstring 2.0.2
Date: Sat, 09 Jan 2010 12:23:38 +0100 [thread overview]
Message-ID: <4B48673A.40601@gmail.com> (raw)
In-Reply-To: <20100109100812.GA26610@annexia.org>
For those who would want to use bitstring on mingw, I had it compiled ok
with the following:
> cp byteswap.in.h byteswap.h
> sed -i -e 's/-Werror -fPIC//' 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
The test target is also buggy on mingw.
But the library is working ok
Salutations
Matt
next prev parent reply other threads:[~2010-01-09 11:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-09 10:08 Richard Jones
2010-01-09 10:55 ` [Caml-list] " Mehdi Dogguy
2010-01-09 11:23 ` Matthieu Dubuget [this message]
2010-01-09 11:33 ` Matthieu Dubuget
2010-01-09 19:13 ` ANN: UseOcaml.cmake script Keyan
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=4B48673A.40601@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