caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: skaller <skaller@users.sourceforge.net>
To: Erik de Castro Lopo <mle+ocaml@mega-nerd.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] pcre build problems on Mac OS X
Date: Thu, 17 Aug 2006 12:36:31 +1000	[thread overview]
Message-ID: <1155782191.5852.7.camel@rosella.wigram> (raw)
In-Reply-To: <20060817064820.d62b1b55.mle+ocaml@mega-nerd.com>

On Thu, 2006-08-17 at 06:48 +1000, Erik de Castro Lopo wrote:

> Probably. Building any Unix software on windows is a royal PITA
> so people often include a bunch of special files for building
> under windows.

Only if you use lame build systems like autotools :)

If you use a better system such as the one used by Felix
or OMake, which are both designed to work on Windows as well 
as Unix, it isn't so bad: probably using Manifests on Win64
is the same difficulty as coping with the plethora of
incompatible Unicies.

The biggest problem is non-portable C code .. Ocaml code tends
to build out of the box everywhere provided you can find
the libraries you need .. congrats to the Inria team on 
managing this well.

BTW: why use PCRE? TRE is a better system IMHO (and is Posix
compliant).

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net


      parent reply	other threads:[~2006-08-17  2:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-16 15:04 Christoph
2006-08-16 20:48 ` [Caml-list] " Erik de Castro Lopo
2006-08-16 21:15   ` Christoph Pingel
2006-08-17  2:36   ` skaller [this message]

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=1155782191.5852.7.camel@rosella.wigram \
    --to=skaller@users.sourceforge.net \
    --cc=caml-list@yquem.inria.fr \
    --cc=mle+ocaml@mega-nerd.com \
    /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;
as well as URLs for NNTP newsgroup(s).