Subject: Re: mingw32 cross

Re: mingw32 cross

From: Peter Stuge <peter_at_stuge.se>
Date: Wed, 13 Jan 2010 19:45:03 +0100

Daniel Stenberg wrote:
>> Maybe we should think about changing how the examples are built to
>> actually make them use -l rather than include object archives?
>
> I believe we already use the correct way,

~/src/libssh2/example $ tail -n 2 Makefile.am
AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/include -I$(top_builddir)/src
LDADD = $(top_builddir)/src/libssh2.la

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