caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christoph Cullmann <cullmann@absint.de>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] OCaml + mingw-w64
Date: Tue, 23 Nov 2010 17:31:12 +0100	[thread overview]
Message-ID: <201011231731.12846.cullmann@absint.de> (raw)
In-Reply-To: <BE4C3D34-117E-4BFF-BBE7-C569FA0C8DF0@inria.fr>

On Monday, November 22, 2010 04:33:08 pm Damien Doligez wrote:
> On 2010-11-22, at 13:04, Christoph Cullmann wrote:
> > In ocaml 3.12, in byterun/major_gc.h, there is:
> > 
> >
> > intnat caml_major_collection_slice (long howmuch)
> >
> > 
> >
> > whereas in the .c file that is:
> > 
> >
> > intnat caml_major_collection_slice (intnat howmuch)
> >
> > 
> >
> > As intnat is with mingw-w64 long long, this doesn't match.
> > Should not the header use intnat, too?
> 
> You're right.  This will be fixed in 3.12.1.
Thanks.

We just started here to port ocaml to mingw-w64, question arises:

Which files need adoption?

I have seen that in asmrun the amd64.S needs patches and in asmcomp the emit 
and proc mls.

Do I miss files?

Greetings
Christoph

-- 
-------------------------------------- Christoph Cullmann ---------
AbsInt Angewandte Informatik GmbH      Email: cullmann@AbsInt.com
Science Park 1                         Tel:   +49-681-38360-22
66123 Saarbrücken                      Fax:   +49-681-38360-20
GERMANY                                WWW:   http://www.AbsInt.com
--------------------------------------------------------------------
Geschäftsführung: Dr.-Ing. Christian Ferdinand
Eingetragen im Handelsregister des Amtsgerichts Saarbrücken, HRB 11234


  reply	other threads:[~2010-11-23 16:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2017975850.988226.1290427453930.JavaMail.root@zmbs1.inria.fr>
2010-11-22 15:33 ` Damien Doligez
2010-11-23 16:31   ` Christoph Cullmann [this message]
2010-11-24  7:14     ` Christoph Cullmann
2010-11-24  8:16 Christoph Cullmann

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=201011231731.12846.cullmann@absint.de \
    --to=cullmann@absint.de \
    --cc=caml-list@yquem.inria.fr \
    /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).