Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3F3814D2.6060702@upb.de>
Date: Tue, 12 Aug 2003 00:12:34 +0200
From: =?ISO-8859-15?Q?Sven_K=F6hler?= <skoehler@upb.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624
X-Accept-Language: de, en
MIME-Version: 1.0
To: "Gerrit @ cygwin" <cygwin@cygwin.com>
Subject: Re: how to become a package maintainer?
References: <bh864b$gk3$1@sea.gmane.org> <1502113850055.20030812000415@familiehaase.de>
In-Reply-To: <1502113850055.20030812000415@familiehaase.de>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-MailScanner: Found to be clean
X-MailScanner-SpamCheck: not spam, SpamAssassin (score=-15.7, required 4,
	IN_REP_TO, REFERENCES, USER_AGENT_MOZILLA_UA)

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

