Browse thread
[Caml-list] error opening large file
-
Garry Hodgson
- Olivier Andrieu
-
Xavier Leroy
- Florian Douetteau
[
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: | Florian Douetteau <douet@c...> |
| Subject: | Re: [Caml-list] error opening large file |
> > Now that I think I've figured it out, I plan to compile future > versions of OCaml in 64-bit-file-size mode, and add new library functions > to manipulate file positions and sizes as 64-bit integers (seek_in64, > Unix.stat64, etc). Would it degrade arithmetic performance a lot if 'int' conformed to 64-bit arithmetic on all platforms ? (on a 32-bit cpu, small integers would be unboxed, big integers would be boxed) -- Florian Douetteau ------------------- 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