This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: NLS related bootstrap failure (i686-pc-linux-gnu)


* Gerald Pfeifer (pfeifer@dbai.tuwien.ac.at) [20000928 17:48]:

> As far as I understood Philipp, he agrees that there is a real bug,
> and in fact he fixed a similiar bug a couple of weeks ago.

Yes, this *is* a bug. And it looks like the bug I fixed has
reappeared somehow (haven't had time to look at it yet).

What *should* happen (and that's how I fixed it last time) is, that
if no suitable gettext tools are found, no catalogs will be created
(i.e. the CATALOGS macro should be defined as empty).

I'll check this as soon as my time allows, which won't be before Oct.
4th, i.e. mid next week.

Philipp

-- 
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany

#define NINODE  50              /* number of in core inodes */
#define NPROC   30              /* max number of processes */
 	-- Version 7 UNIX for PDP 11, /usr/include/sys/param.h

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