On 20/12/2016 23:40, Serkan Mulayim wrote:
The way that I build it is,
1- I first build clownfish compiler and runtime.
2- create a folder <Project>/clownfish
3- create 3 folders in <Project>/clownfish
bin (contains cfc)
lib (contains clownfish dynamic library)
share (contains clownfish/runtime/c/autogen/share folder)

This should work, but there are install scripts in the runtime/c directory that help you with that.

then during the configure procedure I put
--clownfish-prefix=<Project>/clownfish.

I believe there should be another way to build Lucy. What should I enter as
--clownfish-prefix parameter?

That's the correct procedure. What makes you think there should be another way?

Nick

Reply via email to