Browse thread
[Caml-list] Ocaml Makefile on FreeBSD
-
climb
- Johan Balti¨¦
- Ceri Storey
- Nicolas Cannasse
[
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 Cannasse <warplayer@f...> |
| Subject: | Re: [Caml-list] Ocaml Makefile on FreeBSD |
> I am forced to used FreeBSD these days. > So, i copy the my caml project dir into FreeBSD. > But i can not use Ocaml Makefile which can use in RedHat8 > when i type make , > it says at XXX line , Need an operator. Error expanding embeded variable > > how can i solve these problem ? If your build process does not require special / funny stuff, you should try to use "ocamake" ( http://tech.motion-twin.com ). Although I didn't test it on FreeBSD, it should work without any problem. Nicolas Cannasse ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners