This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: NLS files created in srcdir not in objdir
* Mark Mitchell (mark@codesourcery.com) [20000331 03:03]:
> I think that the policy should be that files that are the same, no
> matter what target you're building, should go in the srcdir. Other
> things should go in the objdir. I don't know which category the NLS
> stuff falls into.
Well, NLS support currently has to be enabled via --enable-nls and it needs
the gettext utils to be installed on the build host but the message catalogs
produced are identical across targets, given the same set of config options.
So it seems that the NLS stuff falls into the former category and thus the
makerules would indeed be correct in creating the files in the srcdir.
Philipp
--
Philipp Thomas <pthomas@suse.de>
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