delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Date: | Wed, 23 Jul 2008 05:52:18 -0400 |
From: | Ken Jackson <cygwin AT jackson DOT io> |
Subject: | Re: Build problems |
In-reply-to: | <18604835.post@talk.nabble.com> |
To: | cygwin AT cygwin DOT com |
Message-id: | <18566.65362.91526.292116@intel.local> |
MIME-version: | 1.0 |
X-Mailer: | emacs 22.1.1 (via feedmail 8 I); VM 7.19 under Emacs 22.1.1 |
References: | <18599595 DOT post AT talk DOT nabble DOT com> <488659B2 DOT C1DDD63 AT dessent DOT net> <18604835 DOT post AT talk DOT nabble DOT com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Stefano Facchetti writes: > g++ -shared -o festival.dll festivaldll.o -L. -lfestival -lestools > -lestbase -leststring -ltermcap -lwinmm -I ../src/include/ > -I ../../speech_tools/include/ > -I ./ -mno-cygwin -I./mingw/include -L./mingw/lib/ Wait. The switch "-lfestival" tells the linker to use archive libfestival.a, which presumably has stubs for festival.dll. But you are creating festival.dll. Do you get an warnings or errors without "-lfestival"? -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |