Re: Compiling strings with nonascii chars.

2010-01-26 Thread Eric Blake
According to Andy Koppe on 1/25/2010 10:53 PM: >> let _ = print_DEBUG "Fin du chargement dynamique éventuel" >> >> >> I have done some testing and it looks like I get an error on any string >> literal which contains non-ascii chars. > This might be a case of the source being > encoded in ISO-8859

Re: Compiling strings with nonascii chars.

2010-01-25 Thread Andy Koppe
2010/1/25 Ed Keith: > > I am trying to build ocaml on cygwin and I hit the following error: > > > make[1]: Entering directory `/usr/src/ocaml-3.08.1/ocamldoc' > ../ocamlcomp.sh -pp './remove_DEBUG' -I ../parsing -I ../utils -I ../typing > -I . > ./driver -I ../bytecomp -I ../tools -I ../toplevel/