[Haskell-cafe] help needed packaging curl bindings

brad clawsie clawsie at fastmail.fm
Wed Oct 31 11:35:42 EDT 2007


On Wed, Oct 31, 2007 at 01:36:40PM +0000, Ian Lynagh wrote:
> > otherwise i was wondering if people had good examples to point me to
> > for providing the cross-platform support needed for a FFI-based module
> > such as this. i have made the necessary changes to compile the code on
> > freebsd, but for other platforms i am not sure at all, particularly
> > non-unix style platforms like windows.
> 
> What sort of changes do you mean?

the need to locate the curl library and headers in different places on 
different platforms. the defaults used (for linux i presume) do not
work for freebsd for example. 

my guess is i need autotools to do this, but i am not sure
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20071031/caa6ebd9/attachment.bin


More information about the Haskell-Cafe mailing list