[
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: | -- (:) |
| From: | Nicolas Pouillard <nicolas.pouillard@g...> |
| Subject: | Re: [Caml-list] New camlp4 and q_MLast |
On 4/1/07, Joel Reymont <joelr1@gmail.com> wrote: > > On Apr 1, 2007, at 5:56 PM, Nicolas Pouillard wrote: > > > Not gone just renamed (by some very descriptive long name). > > > > Generally one now should use camlp4*f commands (f for full) > > I'm trying to translate this command line: > > $(OCAMLC) -c -I +camlp4 -pp '$(CAMLP4O) q_MLast.cmo -loc loc' $< CAMLPOF=camlp4of > $(OCAMLC) -c -I +camlp4 -pp '$(CAMLP4OF) -loc loc' $< -- Nicolas Pouillard