Browse thread
beta-test of OCaml 3.10.0
[
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: | 2007-03-07 (15:00) |
From: | Nicolas Pouillard <nicolas.pouillard@g...> |
Subject: | Re: [Caml-list] beta-test of OCaml 3.10.0 |
On 3/7/07, micha <micha-1@fantasymail.de> wrote: > Am Wed, 7 Mar 2007 14:12:32 +0000 > schrieb Joel Reymont <joelr1@gmail.com>: > > > > > On Mar 7, 2007, at 2:08 PM, micha wrote: > > > > > building with doesn't work here (Etch, > > > 2.6.20.1, > > > Athlon XP) > > > > You need to do 'make clean' beforehand but I still get this on Mac > > OSX 10.4.8 Intel: > Switching from one mode to another require this: $ make clean $ ./build/distclean.sh Then running configure is required. -- Nicolas Pouillard