caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: " Dr. Axel Poigné " <axel.poigne@iais.fraunhofer.de>
To: "Philip A. Viton" <viton.1@osu.edu>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] ocamlopt under win32
Date: Tue, 10 Oct 2006 11:41:43 +0200	[thread overview]
Message-ID: <00775ADE-AD47-4607-A9BF-3771146F77AC@iais.fraunhofer.de> (raw)
In-Reply-To: <452A7997.9080608@inria.fr>

[-- Attachment #1: Type: text/plain, Size: 33 bytes --]

This is a classic one. Just add


[-- Attachment #2: fix_ftol2.c --]
[-- Type: application/octet-stream, Size: 63 bytes --]

long _ftol2( double dblSource )
{ return _ftol( dblSource ); }

[-- Attachment #3: Type: text/plain, Size: 720 bytes --]


to your sources. At least that is what we did.

Axel

------------------------------------------------------------------------ 
-------------------------
Dr.rer.nat. Dipl.Ing.Axel Poigné

Fraunhofer Institut Intelligente Analyse- und Informationssysteme - IAIS
Department Knowledge Discovery
Schloss Birlinghoven
D-53754 Sankt Augustin

Tel.: +49 (0) 2241 14 - 2440
Fax: +49 (0) 2241 14 - 42440
e-Mail: axel.poigne@ais.fraunhofer.de
web:  http://www.ais.fraunhofer.de/~ap
------------------------------------------------------------------------ 
-----------
Have a look at synERJY (http://www.ais.fraunhofer.de/~ap/sE)
an Object-oriented Synchronous Programming Language
for Embedded Systems



      reply	other threads:[~2006-10-10  9:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-06 15:11 Philip A. Viton
2006-10-09 16:32 ` [Caml-list] " Xavier Leroy
2006-10-10  9:41   `  Dr. Axel Poigné  [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=00775ADE-AD47-4607-A9BF-3771146F77AC@iais.fraunhofer.de \
    --to=axel.poigne@iais.fraunhofer.de \
    --cc=caml-list@yquem.inria.fr \
    --cc=viton.1@osu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).