Subject: Re: mingw32 cross

Re: mingw32 cross

From: salsa lover <gougolith_at_gmail.com>
Date: Wed, 13 Jan 2010 11:04:13 -0800

It's probably because this mingw setup forces static libs on libssh2, matter
of fact all other libs with this setup are static built...

On Wed, Jan 13, 2010 at 10:45 AM, Peter Stuge <peter_at_stuge.se> wrote:

> 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
>

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