Hello, I am having trouble installing GODI under Cygwin. I don't use Windows if I can help it, but I would like to be able to provide Windows binaries for my program, which uses OcamlSDL. I have tried many ways of compiling this under Cygwin and failed, so I am hoping GODI may be able to help.
GODI fails while building findlib, with the same error as reported in this post here: https://godirepo.camlcity.org/pipermail/godi-list/2006-January/002064.html The order and precise content of the actions before "Detecting compiler arguments: FAILED" are slightly different, but that line is the same. I've taken a screenshot of the error screen if it would help, but I couldn't copy the text out of the Cygwin window. Back then, the solution was to upgrade to a more recent version of Findlib, at the time 1.1.2 instead of 1.1.1 - this is failing with version 1.2.3, building Ocaml 3.10. If I try with 3.09 it fails at another point (I think earlier, while building Ocaml itself). For Ocaml3.10, the error is the same whether I build the Cygwin or MinGW version. Under Cygwin, "uname -srv" reports: CYGWIN_NT-5.1 1.5.25(0.156/4/2) 2008-06-12 19:34 Any help would be greatly appreciated - I am happy to provide more info if it would help. -- --jude hungerford. _______________________________________________ Godi-list mailing list [email protected] https://godirepo.camlcity.org/mailman/listinfo/godi-list
