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]

NLS files created in srcdir not in objdir


Jeff, Mark,

I wasn't sure to whom of you two I should address this, so I took the easy
road and included both of you :) A word of clarification as to whom I should
direct such questions in the future would be nice, though I guess Mark is
the one, ain't it?

Currently all NLS files generated, i.e. gcc.pot and the .mo/.gmo files are
created in the srcdir. This makes it impossible to have srcdir mounted ro
(e.g. via NFS) when configured with --enable-nls. I believe this to be a bug
and if you agree, I'll try to come up with a patch that creates those files
in objdir.

Philipp

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

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