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 patches - need help with make machinery


* Gerald Pfeifer (pfeifer@dbai.tuwien.ac.at) [20000603 23:46]:

> I hope these patches fix the following problem(s) as well? In addition, I
> suggest to address those tons of warnings in that code; right now, it's
> even hard to find the errors.
> 
> Currently both Linux and FreeBSD are broken on ia32. :-(
> 
> ---- Seen on i486-suse-linux (SuSE 6.4), bootstrapping with GCC 2.95.2

That's really strange, as that's the system I'm using! And I would have
noticed if this had happend.

On SuSE 6.4 it shouldn't even try to build libintl.a, as everything that's needed is in
glibc. That is, unless configured with --with-included-gettext. Gerald,
could you please try to find out why configure choose to build libintl on
your SuSE Linux system?

And yes, the warnings should also vanish as my patches deal with them.

For FreeBSD, I'll have to defer test to folks like you, as I don't have a
machine for testing at hand. Patches will be posted tomorrow.

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 fuer 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]