Hi, Mike Furr wrote: > It looks like OCaml 3.10 is failing to build on the non-native arches. I > think I tracked down the problem and have reported it upstream[1]. > However, I don't have time to make/test a patch for svn at the moment. > One quick fix should be to just change the variable mentioned in the bug > report to default to 'gcc' for any linux arch.
Please also notice that we have a funky (and apparently unrelated) build error on arm: boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/boot -I camlp4/build -I utils -I parsing -I camlp4 -I stdlib -o camlp4/boot/Camlp4.cmo camlp4/boot/Camlp4.ml Exit code 255 while executing this command: boot/ocamlrun ./ocamlc -nostdlib -c -g -w a -I camlp4/boot -I camlp4/build -I utils -I parsing -I camlp4 -I stdlib -o camlp4/boot/Camlp4.cmo camlp4/boot/Camlp4.ml make[2]: *** [camlp4out] Error 255 Cheers, Samuel. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

