caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Compiling a 32 bits version of OCaml with godi and OS X.6 ? (pcre  problem)
@ 2010-01-05 12:49 Alan Schmitt
  0 siblings, 0 replies; only message in thread
From: Alan Schmitt @ 2010-01-05 12:49 UTC (permalink / raw)
  To: caml-list

Hello,

I'm trying to build a 32 bits version of ocaml, so I added this to my godi.conf
OCAML_CONF_ARGS=-cc "gcc -m32" -as "as -arch i386" -aspp "gcc -m32 -c"

The problem is that PCRE is built by default in 64 bits. Is there a
similar environment variable that I can change to specify the target
architecture?

Thanks,

Alan


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-05 12:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-05 12:49 Compiling a 32 bits version of OCaml with godi and OS X.6 ? (pcre problem) Alan Schmitt

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).