Subject: Re: Cross-compiling

Re: Cross-compiling

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 1 Feb 2010 16:31:59 +0100 (CET)

On Mon, 1 Feb 2010, Peter Stuge wrote:

> See what I did for direct_tcpip.c. It works fine, is simple, and requires no
> _config.h.

But in all honestly it is also slightly less portable since it now assume s
every non-Windows machine will have all those headers and have the necessary
defines in those headers...

To make the examples build properly everywhere (or not build at all on the
systems that don't have what a particular example needs), I think we need to
have a config.h file for them.

-- 
  / daniel.haxx.se
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-02-01