search for: tedbook

Displaying 2 results from an estimated 2 matches for "tedbook".

Did you mean: redbook
2007 Dec 24
2
[LLVMdev] build failure: ocamlopt: unknown option `-g'
...ild failure on Leopard involving an unknown option to the ocaml compiler: llvm[3]: Compiling optimized llvm.ml for Debug build /opt/fink/bin/ocamlopt: unknown option `-g'. Usage: ocamlopt <options> <files> ... My ocaml binaries are compiled from source using fink: (kremenek at tedbook:llvm)$ which ocamlopt /opt/fink/bin/ocamlopt (kremenek at tedbook:llvm)$ ocamlopt -version 3.09.3
2007 Dec 25
0
[LLVMdev] build failure: ocamlopt: unknown option `-g'
...option to the ocaml compiler: > > llvm[3]: Compiling optimized llvm.ml for Debug build > /opt/fink/bin/ocamlopt: unknown option `-g'. > Usage: ocamlopt <options> <files> > ... > > > My ocaml binaries are compiled from source using fink: > > (kremenek at tedbook:llvm)$ which ocamlopt > /opt/fink/bin/ocamlopt > (kremenek at tedbook:llvm)$ ocamlopt -version > 3.09.3 Ah, -g to ocamlopt this looks like a new flag for 3.10. I usually cross-check with 3.06 on a spare machine, but minitowers don't travel so well. :) Fixed here: http://lists.cs....