This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: * configure.in: Test for libintl.h.


On Tue, Apr 29, 2003 at 06:26:11AM -0500, Loren James Rittle wrote:
> 
> Phil, is it possible that this patch broke rebuild/bootstrap of
> libstdc++-v3 on a port with:
> 
> i386-unknown-freebsd4.8/libstdc++-v3/src/.libs/libstdc++.so: 
> undefined reference to `libintl_gettext'

More than possible.  libintl wasn't even mentioned in the library until
yesterday.  (Damn, and I thought it would be a no-op patch.)


> I have confirmed that if I merely add: -lintl to the end of the
> command line, then it works as expected.

Standalone libintl hadn't occurred to me.  I'll do this shortly.


Thanks,
Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]