delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <18599595.post@talk.nabble.com> |
Date: | Tue, 22 Jul 2008 14:54:46 -0700 (PDT) |
From: | Stefano Facchetti <s DOT facchetti AT kline DOT it> |
To: | cygwin AT cygwin DOT com |
Subject: | Build problems |
MIME-Version: | 1.0 |
X-Nabble-From: | s DOT facchetti AT kline DOT it |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.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 |
I try to build my custom dll that use Festival TTS libs (http://www.cstr.ed.ac.uk/projects/festival/). The custom dll export some functions that I will use with C#. When I compile my cc files under cygwin with this command line: g++ -c festivalDll.cc -o 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/ I have many errors like: undefine reference to '_getservbyname' undefine reference to '_shutdown' and more.. Any idea..? Can festival tts incompatible with MinGw libs..? Thanks, Fad. -- View this message in context: http://www.nabble.com/Build-problems-tp18599595p18599595.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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 |