caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Native code generator on Intel Macs
@ 2006-01-31 19:15 Jeffrey A. Scofield
  2006-02-08 15:25 ` [Caml-list] " Xavier Leroy
  0 siblings, 1 reply; 3+ messages in thread
From: Jeffrey A. Scofield @ 2006-01-31 19:15 UTC (permalink / raw)
  To: caml-list

Does anybody know if/when OCaml will be able to run natively (i.e.,
generate native code) on the new Intel Macs?  I assume the major
building blocks are already present but the cognoscenti still need to
hook them up the right way.

Obeisance and regards,

Jeff Scofield



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] Native code generator on Intel Macs
  2006-01-31 19:15 Native code generator on Intel Macs Jeffrey A. Scofield
@ 2006-02-08 15:25 ` Xavier Leroy
  2006-02-14 13:21   ` Jeffrey J. Cook
  0 siblings, 1 reply; 3+ messages in thread
From: Xavier Leroy @ 2006-02-08 15:25 UTC (permalink / raw)
  To: Jeffrey A. Scofield; +Cc: caml-list

> Does anybody know if/when OCaml will be able to run natively (i.e.,
> generate native code) on the new Intel Macs?

Shortly after a new shiny Intel MacBook lands on my desk.  The 15"
model is however too heavy for my taste; I'm tempted to wait for a
smaller, lighter model.

> I assume the major
> building blocks are already present but the cognoscenti still need to
> hook them up the right way.

Based on the PowerPC/MacOSX and PowerPC/Linux ports, I'd expect the
changes to the x86 code generator to be small.  If someone has an
Intel Mac and is willing to run a test for me (basically, compile a C
file of mine to assembler and mail me the generated assembly), that
would help planning the porting work.

- Xavier Leroy


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] Native code generator on Intel Macs
  2006-02-08 15:25 ` [Caml-list] " Xavier Leroy
@ 2006-02-14 13:21   ` Jeffrey J. Cook
  0 siblings, 0 replies; 3+ messages in thread
From: Jeffrey J. Cook @ 2006-02-14 13:21 UTC (permalink / raw)
  To: Xavier Leroy; +Cc: caml-list

Hi Xavier,

If someone else hasn't already volunteered, we have a shiny new Intel
iMac that I can compile what you need on it -- unfortunately I do not
think I would be able to get you an account on the machine, however.

- Jeff

On 2/8/06, Xavier Leroy <Xavier.Leroy@inria.fr> wrote:
> > Does anybody know if/when OCaml will be able to run natively (i.e.,
> > generate native code) on the new Intel Macs?
>
> Shortly after a new shiny Intel MacBook lands on my desk.  The 15"
> model is however too heavy for my taste; I'm tempted to wait for a
> smaller, lighter model.
>
> > I assume the major
> > building blocks are already present but the cognoscenti still need to
> > hook them up the right way.
>
> Based on the PowerPC/MacOSX and PowerPC/Linux ports, I'd expect the
> changes to the x86 code generator to be small.  If someone has an
> Intel Mac and is willing to run a test for me (basically, compile a C
> file of mine to assembler and mail me the generated assembly), that
> would help planning the porting work.
>
> - Xavier Leroy
>
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-02-14 13:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-31 19:15 Native code generator on Intel Macs Jeffrey A. Scofield
2006-02-08 15:25 ` [Caml-list] " Xavier Leroy
2006-02-14 13:21   ` Jeffrey J. Cook

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