On Mon, Jun 29, 2009 at 09:42:16AM +0100, Simon Marlow wrote:
> >>So can you try making a C wrapper?
> >
> >Is the attacheched patch the correct way to do it?
>
> Yes, looks fine.
After thinking a little bit about it: doesn't it need some
#ifndef __MINGW32__
...
#endif
shield to not break the windows builds?
> That fixes the problem for you?
Yes. I've still some ugly patches (related to configure arguments
and base.buildinfo.in) hanging around but I prefer to cleanup those
patches before sending them. So the wrapper should be applied anyway
(with the #ifndef __MINGW32__ added if appropriate).
Ciao,
Kili
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries