Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Originating-IP: [203.152.128.2] X-Originating-Email: [vm6580 AT hotmail DOT com] From: "Vikram Mehta" To: cygwin AT cygwin DOT com Subject: Re: how do I link cygintl-1.dll Date: Mon, 30 Jun 2003 21:34:59 +0530 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 30 Jun 2003 16:04:59.0773 (UTC) FILETIME=[5B7A7AD0:01C33F21] Ok, maybe I am getting all bogged down While building ksymoops , finally I get /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libbfd.a(syms.o)(.text+0x1109): undefined reference to `_dcgettext' also /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libbfd.a(elf-strtab.o)(.text+0x720): undefined reference to `_htab_create_alloc' Now.... _dcgettext is in this dll. I tried -lintl... I get -lintl not found. And may be it sounds very basic to you but even if I do link the dll, will it solve the problem in libbfd.a I even found the code for dcgettext.... but had my code be wanting dcgetext I would ahve replaced it. Elfyn knows, I did it before rather that waiting ;-) But it is being used in libbfd. Vikram >From: cygwin AT cygwin DOT com >Reply-To: cygwin AT cygwin DOT com >To: Vikram Mehta >CC: "Cygwin AT Cygwin DOT Com" >Subject: Re: how do I link cygintl-1.dll >Date: Mon, 30 Jun 2003 16:47:24 +0100 > >On Mon, 30 Jun 2003, Vikram Mehta wrote: > > > cygintl-1.dll has dcgettext > > > > How do I link it. > > > > Humor would be very nice if it comes with some help > >You may not have been formaly introduced to my humour, so I'll just try n >help. >:-) > >You just need need to pass `-lintl' on the link line. > >Elfyn >-- > _________________________________________________________________ Looking for love? Yearning for friendship? http://www.msn.co.in/Romance/ You're in the right place. -- 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/