Hi List, Can anyone tell me that ocaml's native code bootstrapping system can reach a fixpoint or not? I am doing my own compiler using ocaml as backend,* I found something weird: the byte-code * *compiler can always reach a fix-point, the native-code can reach a fix-point sometimes, sometimes not.* *Is this expected behavior or not? Is there any randomized algorithm used in ocamlopt?* Many thanks! -- Regards -- Bob