[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | William Lee Irwin III <wli@h...> |
| Subject: | [Caml-list] ocaml vs. NetBSD/R3K |
I recently tried bootstrapping the native code on a DecStation running NetBSD. I don't believe there should be too many hangups, but mips.s appears not to suffice for this target. The float register stuff shouldn't be too tough to produce hackish workarounds for, but I'm not sure what .cpsetup and .cpreturn are supposed to accomplish. Any other expected hangups? P.S.: Here are the error messages: gcc -c -DSYS_netbsd -o mips.o mips.s mips.s: Assembler messages: mips.s:31: Error: Unknown pseudo-op: `.cpsetup' mips.s:66: Warning: Float register should be even, was 1 [... similar error messages elided ...] mips.s:152: Warning: Float register should be even, was 31 mips.s:163: Error: Unknown pseudo-op: `.cpreturn' [... similar error messages elided ...] mips.s:355: Error: Unknown pseudo-op: `.cpsetup' mips.s:364: Warning: .end directive names unknown symbol mips.s:373: Error: Unknown pseudo-op: `.cpsetup' gmake[1]: *** [mips.o] Error 1 gmake[1]: Leaving directory `/usr/pkgsrc/lang/ocaml/work/ocaml-3.01/asmrun' gmake: *** [runtimeopt] Error 2 ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr