« Return to Thread: trouble compiling mtasc

Re: trouble compiling mtasc

by Patrice Dumas :: Rate this Message:

Reply to Author | View in Thread

On Thu, Jun 05, 2008 at 11:12:07AM +0200, Nicolas Cannasse wrote:
>
> What about simply running without ocamlfind ?
>
> ocamlopt -c -pp camlp4 parser.ml

Gives the same:
$ ocamlopt -c -pp camlp4 parser.ml
File "parser.ml", line 19, characters 0-4:
Parse error: entry [implem] is empty
Preprocessor error

> Also, check that you have a recent OCaml installation ( ~3.08+ )

I have ocaml-3.10.2.

--
Pat

--
MTASC : no more coffee break while compiling

 « Return to Thread: trouble compiling mtasc