and those found in the test suite : philou@bookpro-wlan:~/src/ml/ocaml-3.12.1/testsuite$ make one DIR=tests/lib-dynlink-bytecode/ Running tests from 'tests/lib-dynlink-bytecode/' ... ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ... testing 'main' => passed ... testing 'static' => passed ... testing 'custom' => passed
philou@bookpro-wlan:~/src/ml/ocaml-3.12.1/testsuite$ make one DIR=tests/lib-dynlink-native/ Running tests from 'tests/lib-dynlink-native/' ... ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ld: warning: -read_only_relocs cannot be used with x86_64 ... testing 'main' => passed rm plugin_high_arity.cmx a.cmx plugin_thread.cmx bug.cmx plugin_ref.cmx b.cmx c.cmx plugin_simple.cmx -- Caml-list mailing list. Subscription management and archives: https://sympa-roc.inria.fr/wws/info/caml-list Beginner's list: http://groups.yahoo.com/group/ocaml_beginners Bug reports: http://caml.inria.fr/bin/caml-bugs
