From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by walapai.inria.fr (8.13.6/8.13.6) with ESMTP id p5SHqHwG003720 for ; Tue, 28 Jun 2011 19:52:17 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AnYEALUTCk7RVaC2kGdsb2JhbAA9AQMSmBszhlYBiBMIFAEBAQEJCQ0HFAQhiHejTYwagkqEczmIaAIDBoYqBIJKhGSKYowQPINa X-IronPort-AV: E=Sophos;i="4.65,438,1304287200"; d="scan'208";a="86243123" Received: from mail-gy0-f182.google.com ([209.85.160.182]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 28 Jun 2011 19:52:11 +0200 Received: by gyf3 with SMTP id 3so284336gyf.27 for ; Tue, 28 Jun 2011 10:52:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=4Szq58fIrRKp7iEtBNW7TO7C3UveUMWtBT1r4wmtNrY=; b=LRCDkOsMZlW43e6KkY94p2KS09g2mmtBK9DvwaH1pY6xI22HsxL2MiEzapJwhTjW+s WUfQJJkxEP4Jkl9Q9dFcInNSWkeN63wZYSEhhEGPZgxcNftKOTHoiaWepWP9RNZeGFM/ V9T5n1kUYxcBwoEO9mWS3Ul+OvD3hyKIlYfIc= MIME-Version: 1.0 Received: by 10.236.79.134 with SMTP id i6mr11230938yhe.75.1309283529563; Tue, 28 Jun 2011 10:52:09 -0700 (PDT) Received: by 10.236.157.73 with HTTP; Tue, 28 Jun 2011 10:52:09 -0700 (PDT) In-Reply-To: <20110628153058.GC18321@ccellier.rd.happyleptic.org> References: <20110628153058.GC18321@ccellier.rd.happyleptic.org> Date: Tue, 28 Jun 2011 21:52:09 +0400 Message-ID: From: SerP To: caml-list@inria.fr Content-Type: multipart/alternative; boundary=20cf30051044b09d0804a6c953e3 Subject: Re: [Caml-list] ocaml arm eabi --20cf30051044b09d0804a6c953e3 Content-Type: text/plain; charset=ISO-8859-1 ocaml 3.12.0 On iphone it's work's too. But on android - gcc-4.4 it's not working. On Tue, Jun 28, 2011 at 7:30 PM, wrote: > -[ Tue, Jun 28, 2011 at 07:22:01PM +0400, SerP ]---- > > let x = 255. in > > int_of_float x > > Works for me with ocaml 3.12.0 compiled with GCC 4.2.1 on ARM eabi > (not on android, though). > > > -- > Caml-list mailing list. Subscription management and archives: > https://sympa-roc.inria.fr/wws/info/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > > --20cf30051044b09d0804a6c953e3 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable ocaml 3.12.0
On iphone it's work's too. But on android - gcc-4.= 4 it's not working.=A0

On Tue, Jun 28= , 2011 at 7:30 PM, <rixed@happyleptic.org> wrote:
-[ Tue, Jun 28, 2011 at 07:22:01PM +0400, S= erP ]----
> let x =3D 255. in
> int_of_float x

Works for me with ocaml 3.12.0 compiled with GCC 4.2.1 on ARM eabi
(not on android, though).


--
Caml-list mailing list. =A0Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


--20cf30051044b09d0804a6c953e3--