Browse thread
Core has landed
[
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: | Markus Mottl <markus.mottl@g...> |
| Subject: | Re: [Caml-list] Core has landed |
On Thu, May 15, 2008 at 11:59 AM, Markus Mottl <markus.mottl@gmail.com> wrote: > It seems that this is related to the PPC architecture defaulting to > unsigned as opposed to signed chars. I don't know what the best fix > for this is. Maybe gcc 4.3.0 changes this default behavior. I guess > that using the compilation flag "-no-unsigned-char" might fix this in > the general case. Could anybody with access to a PPC platform please > verify, whether this flag solved this compilation problem for the > binary protocol library? Thanks! Oops, typo. The compilation flag in question is called "-fno-unsigned-char". Regards, Markus -- Markus Mottl http://www.ocaml.info markus.mottl@gmail.com