> My environment is: > freebsd 6.1 32bit machine > noweb 2.10 > ocaml 3.09.3 > qc--20061129 > mk-20061129 > > ... > > One good guy had attempted to help me with a patch attachid with this > email, but it does not solve all problems...
In several places, the QC-- run-time system uses some assembly code to save or restore registers. (x86cont.nw is one example). I don't know if FreeBSD uses the same ABI or the same assembly-language syntax as Linux. If so, I can easily add suitable rules to the mkfile. I apologize that although we've written a fair amount of documentation about porting the back end, we've never quite gotten around to porting the run-time system as well, and so there's absolutely no documentation. Help may be a little slow in coming as we're just coming up on final projects and final exams. But if someone can tell us about FreeBSD assemblers, we should be able to do something for you. Norman _______________________________________________ Cminusminus mailing list [email protected] https://cminusminus.org/mailman/listinfo/cminusminus
