how to become a package maintainer?

Sven Köhler skoehler@upb.de
Mon Aug 11 22:28:00 GMT 2003


>>- how do i build DLLs? i could compile libao, libogg and libvorbis but i
>>only get *.la and *.a files but no *.dll like i would expect. i thought 
>>that this would be managed by autoconf/configure somehow, but it isn't 
>>as it seems.
> 
> Add -no-undefined to the libtool LDFLAGS.

I looked a little closer at the output of the build process, and i 
retried to compile libao.
I added foudna warning "undefiend symbols are not allowed ..." so i 
added "-no-undefined" to my LDFLAGS, but now i got the message

/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libcygwin.a(libcmain.o)(.text+0x7c): 
undefined reference to `_WinMain@16'


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list