From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by yquem.inria.fr (Postfix) with ESMTP id BD0EEBBAF for ; Thu, 15 May 2008 21:06:14 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApUBAHgmLEhQRFuwiGdsb2JhbACSIwEBAQ8gnHw X-IronPort-AV: E=Sophos;i="4.27,493,1204498800"; d="scan'208";a="12295438" Received: from concorde.inria.fr ([192.93.2.39]) by mail1-smtp-roc.national.inria.fr with ESMTP; 15 May 2008 21:06:14 +0200 Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id m4FJ6ErI025572 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=OK) for ; Thu, 15 May 2008 21:06:14 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApUBAHgmLEhQRFuwiGdsb2JhbACSIwEBAQ8gnHw X-IronPort-AV: E=Sophos;i="4.27,493,1204498800"; d="scan'208";a="12295437" Received: from unknown (HELO furbychan.cocan.org) ([80.68.91.176]) by mail1-smtp-roc.national.inria.fr with ESMTP; 15 May 2008 21:06:14 +0200 Received: from rich by furbychan.cocan.org with local (Exim 4.63) (envelope-from ) id 1JwimG-0007tA-Vk; Thu, 15 May 2008 20:06:09 +0100 Date: Thu, 15 May 2008 20:06:08 +0100 To: Markus Mottl Cc: Caml List Subject: Re: [Caml-list] Core has landed Message-ID: <20080515190608.GA28929@annexia.org> References: <1209764381.8680.38.camel@nyc-qws-018.delacy.com> <20080503081946.GA30935@annexia.org> <891bd3390805030356n1988a6cep5f7d4263ae30cffe@mail.gmail.com> <20080515122719.GA2842@annexia.org> <20080515124023.GA4797@aquarium.takhisis.invalid> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) From: Richard Jones X-Miltered: at concorde with ID 482C89A6.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; markus:01 mottl:01 markus:01 mottl:01 gcc:01 compilation:01 compilation:01 wrote:01 wrote:01 caml-list:01 oops:01 unsigned:02 binary:02 seems:03 library:03 On Thu, May 15, 2008 at 12:03:43PM -0400, Markus Mottl wrote: > On Thu, May 15, 2008 at 11:59 AM, Markus Mottl 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". Yes, unfortunately our dev ppc64 machine has been broken for a little while, hence why I didn't fix this! I'll try a build on the main build servers tomorrow & see if this flag fixes it. Rich. -- Richard Jones Red Hat