Hi Nicolas, On Feb 6, 2008 5:58 PM, Nicolas Cannasse <[EMAIL PROTECTED]> wrote: > > The problem I got was that make stopped at these points. > > It should not, given that there's '-' in front of the command.
I will test it again on another box and come back if the problem persists. > > However > > redirecting the messages to /dev/null would be nice too. I can update > > the patch accordingly if you wish it. > > > > Another question, what do you think about using something more handy > > than simple makefiles? I like CMake as it allows to use almost the > > same scripts on all platforms (vc++, ming, cygwin, linux, etc.) and > > supports packaging and tests (resp. cpack and ctest). > > I'm trying to keep Makefile as much simple as possible. > > Once nekovm + std library has been built, further steps are done by a > neko script for handling complex tasks such as resolving other libraries > dependencies. Easier, obviously. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org -- Neko : One VM to run them all (http://nekovm.org)
