PATCH: Build test .po files during test runs
Mark Mitchell
mark@codesourcery.com
Fri Mar 25 20:34:00 GMT 2005
Benjamin Kosnik wrote:
>>1. Modify testsuite_flags.in to remove the -DLOCAELDIR setting.
>>
>>2. Set -DLOCALEDIR in DejaGNU. This setting will have to be conditional
>>on in-build-tree vs. installed-compiler testing, just as is presently
>>done for setting -L paths, etc. However, DejaGNU will not be in the
>>business of building the .mo files, as we will use the ones that have
>>already been built, whether in the installed or build tree.
>>
>>Are you comfortable with that plan, in principle?
>
>
> Yep.
>
> -benjamin
Let's make it even simpler. How about this little patch? Tested with
both installed and build-tree configurations on
x86_64-unknown-linux-gnu. (There is no affect on build-tree
configurations, since the changed code is not executed in that case, but
I tested to make sure.)
--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: v3.testsuite_po
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20050325/ad3fe767/attachment.ksh>
More information about the Libstdc++
mailing list