changes in 'intl'

Daniel Jacobowitz drow@false.org
Fri May 26 02:30:00 GMT 2006


On Thu, May 25, 2006 at 10:45:37AM -0400, Daniel Jacobowitz wrote:
> On Thu, May 25, 2006 at 06:57:01AM -0700, Brian Dessent wrote:
> > I'm having difficulty building current CVS binutils for native cygwin
> > (i686-pc-cygwin).  If I configure without options, nothing is built in
> > intl/ and I get the following error trying to link in binutils/
> 
> The very same code fragment, from config/gettext.m4, is used to
> determine whether to build intl/ and whether to link to it.  This is
> very strange.  I'm going to try to reproduce it myself.

BFD uses src/gettext.m4.  intl uses src/config/gettext.m4.  They define
different macros, and detect different conditions.

config/gettext.m4 is the new one and presumably better.  We will have
to migrate.  With a little luck, this will fix some known problems
building GDB with NLS...

I will work on it.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Binutils mailing list