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
X-Originating-IP: [203.152.128.2]
X-Originating-Email: [vm6580@hotmail.com]
From: "Vikram Mehta" <vm6580@hotmail.com>
To: "Gerrit P. Haase" <gp@familiehaase.de>
Cc: "Cygwin@Cygwin.Com" <cygwin@cygwin.com>
References: <Law14-OE54NUzxFPqPB00058021@hotmail.com> <Law14-OE491c00goZol00057ed0@hotmail.com> <176912257807.20030701014139@familiehaase.de>
Subject: Re: libbfd.a    undefined refernce to _dcgettext, _htab_create_alloc
Date: Tue, 1 Jul 2003 12:11:32 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Message-ID: <Law14-OE13XLsxpTljB000589f7@hotmail.com>
X-OriginalArrivalTime: 01 Jul 2003 06:46:04.0967 (UTC) FILETIME=[7196EB70:01C33F9C]

Hi Gerrit

Thanx  .....

One more thing

The problem with _htab_create_alloc still stays
I  believe u had this problem too, U hv said it is in libiberty but not the
one shipped with gcc 3.2.3

how can I get the libibery with this function....  I tried
Cygwin.Com/packages  but they show only gcc 3.2.3 which I already have and
it doenot hv _htab_create_alloc

regards
Vikram




----- Original Message -----
From: "Gerrit P. Haase" <gp@familiehaase.de>
To: "Vikram Mehta" <vm6580@hotmail.com>
Sent: Monday, June 30, 2003 4:41 PM
Subject: Re: libbfd.a undefined refernce to _dcgettext, _htab_create_alloc


> Hallo Vikram,
>
> Am Dienstag, 1. Juli 2003 um 07:17 schriebst du:
>
> > IN detail
>
> [...]
>
> >
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libbfd.a(syms.o)(.text+0x1109):
> > undefined reference to `_dcgettext'
>
> Why don't you link against libintl?
> Just add -lintl to the linker command line.
>
> The import library is in the libintl-devel packages (I guess).
>
> If you want to link against the dll add the DLL to your link line:
> e.g.
> gcc ... /bin/cygintl-2.dll
> or:
> gcc ... -L/bin -lintl-2
>
>
> Gerrit
> --
> =^..^=
>
>

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

