Cesar, Please bottom post on this list. On 14/09/2016 18:04, Cesar wrote:
Marco, thanks for your response, mosml is a lightweight implemetation of SML -standard ML, a functional programming language similar to Haskell-, i tried running "--trace" and it does the same thing. I've just confirmed that is not an issue with the make command since it worked for the M4 macro processor. i've done the same thing in ubuntu, it worked there but not here.
assuming that is https://github.com/kfl/mosml The build system is missing a configuration system (like cmake or autoconf ). The Makefile are hardcoded and of course the build system does not know cygwin and the outcome is bad. You need to manually modify the Makefiles, but usually this thing are complicated if possible at all. Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple