Browse thread
Re: [Caml-list] Runtime overflow and what to do
[
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: | Sven LUTHER <luther@d...> |
| Subject: | Re: [Caml-list] Runtime overflow and what to do |
On Sun, Oct 13, 2002 at 11:57:25AM +0200, Xavier Leroy wrote: > > Which would be the relevant flags ? > > No idea. If you're interested, you figure them out :-) Ok, ... Still i have difficulties understanding how this work, in my idea bytecode was build once run everywhere, how does this go with your statement that it can be made to use 64bit integers by a compiler switch ? Mmm, maybe you are speaking about ocamlrun only ? > > More importantly, i suppose code compiled in this fashion for 64 bit > > sparcs will not build on 32 bit sparc boxes, if these kind of boxes are > > still available anyway. > > Yes (to both). I still don't have access to a 64-bit SPARC machine. Do you want access ? I can try to arrange that if you want. To an hppa machine also. > > > The above is for the bytecode interpreter. For the native-code > > > compiler, the current Sparc code emitter mandates 32-bit integers. > > > > Would it be much work to build a 64-bit integers target ? > > A few days for someone who knows the SPARC64 assembly language well. Ok, ... Friendly, Sven Luther ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners