caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Re: [Caml-list] OCaml + mingw-w64
@ 2010-11-24  8:16 Christoph Cullmann
  0 siblings, 0 replies; 4+ messages in thread
From: Christoph Cullmann @ 2010-11-24  8:16 UTC (permalink / raw)
  To: caml-list

On Tuesday, November 23, 2010 05:31:12 pm Christoph Cullmann wrote:
> 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?
We started to have some version that at least links (with patched flexdll) but 
runs in a nice segfault already ;)

Have uploaded the current changes to:
http://caml.inria.fr/mantis/view.php?id=5179

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


^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <2017975850.988226.1290427453930.JavaMail.root@zmbs1.inria.fr>]

end of thread, other threads:[~2010-11-24  8:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-24  8:16 [Caml-list] OCaml + mingw-w64 Christoph Cullmann
     [not found] <2017975850.988226.1290427453930.JavaMail.root@zmbs1.inria.fr>
2010-11-22 15:33 ` Damien Doligez
2010-11-23 16:31   ` Christoph Cullmann
2010-11-24  7:14     ` Christoph Cullmann

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).