BinIO and TextIO refectored...
Anoq of the Sun
anoq@HardcoreProcessing.com
Mon, 01 Apr 2002 14:45:40 +0200
Stephen Weeks wrote:
> Henry wrote:
> > Why do you need include files to go into MLton and a new main? Isn't it
> > enough to have the ability to link in with foreign libraries and to then
> > call them via _ffi? I.e., wouldn't it be enough to simply have SDL users
> > call some sdlStartup function before they did any stuff? Then there would not
> > be any of these horrible #ifdef's or any SDL any thing in MLton code.
> > Am I missing something?
>
> This would be even better if you could do this, Anoq. Is it possible?
I will try to ask on the SDL-list about the SDL-main thing. But how
about
for Win32 cross-compilation? Should I just put the #include for the
WinMain library or do you prefer the way with a different main library
for MLton? (and in that case I would really prefer to leave it to
integrate with the makefiles etc. - but I can create the main
libraries...).
> We hope to do a public release this week. You can certainly start on
> that. In the meantime, I have asked Henry to put up rpms and a tgz of
> our latest internal version (20020331) at
>
> http://www.sourcelight.com/MLton/EXPERIMENTAL/
>
> It should be there sometime Monday.
Thanks! :)
Cheers
--
http://www.HardcoreProcessing.com