Hey Holger!

Many thanks for the help! I was able to build dlls for libosmocore. All I had to do was to give the option '-no-undefined' to libtool, this was done by adding the option to LDFLAGS int the libs makefiles.

Now I'm gonna build the host app. 


2013/3/1 Holger Hans Peter Freyther <holger@freyther.de>
On Thu, Feb 28, 2013 at 06:04:19PM -0300, Hugo Soares wrote:
> Nothing changed, except from configure output (attached). No dll generated
> yet. Any ideas?


> checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes

So it wants to build shared libraries. So either you are not looking
for them at the right place or they are only created when you do
something like make install. The other thing is, use Google and search
for libtool, cygwin shared libraries.

cheers
        holger



--
Atenciosamente,
                          Hugo Frederico Soares