This is the mail archive of the gcc@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


* Robert Lipe (robertl@sco.com) [20000604 04:36]:

> > /cvs/gcc/gcc/intl/localealias.c:337: void value not ignored as it ought to be
> > /cvs/gcc/gcc/intl/localealias.c:341: void value not ignored as it ought to be

Yes, I know and have a patch for this.
 
> These were the tipoff to the "I'm going to treat bcopy as memcpy" problem.


> 	http://sourceforge.net/compilefarm/

Of cause! Why didn't I think of sourceforge before? Thanks for reminding me.
 
> Robert, Richard, would you be willing to test the patches before I check
> them in?
 
> Yes.

OK, I'll send you the patches as soon as I've found a solution for Chill.
I'm still figuring out how I can get Chill's Makefile.in be processed by
configure, as that is one of the last problems on my list. The other is,
that the NLS configury doesn't seem to work as it should, as Geralds
problems with SuSE 6.4 showed (gettext tools not installed but support in
glibc. Instead of just disabling the catalog compilation, libintl is being
built).

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]