Skip to content
  • Erwan Jahier's avatar
    Makefile hacking to compile everything under windows, and to generate a luc4c.dll. · 4c3993cb
    Erwan Jahier authored
    In particular, make sure we don't pass the '-cc gcc' option to
    ocamlopt, as since ocaml version 3.11 (because of flexdll), it breaks
    the compilation under windows.
    
    Moreover, I've added the fenv.cc/.h (from the cygwin cvs rep) that is
    currently only available in dev version of cygwin (feature introduced
    the 10/09/2010).
    
    Also, disable the ocaml/xlurette test as it is currently broken (i
    will fix it later).
    4c3993cb