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: | Johan Balti¨¦ <johan.baltie@w...> |
| Subject: | Re: [Caml-list] Ocaml Makefile on FreeBSD |
Le Vendredi 29 Novembre 2002 02:48, climb a ¨¦crit : > 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 ? By using gmake instead of make. Default "make" on BSD is not GNU compliant. -- Ciao Jo ------------------- 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