[Patch, test-suite, plugins] include build_dir/intl to enable finding libintl.h on systems that build it.

IainS developer@sandoe-acoustics.co.uk
Wed May 12 16:27:00 GMT 2010


Hi,

On  *-apple-darwin9 most of the plugin tests fail with errors like:
" /GCC/gcc-live-trunk/gcc/testsuite/../../gcc/intl.h:31:21: fatal  
error: libintl.h: No such file or directory"

libintl.h is built and present in ${gcc_objdir}/intl.

the patch below adds that directory to the plugins testsuite includes,
OK for trunk?

Iain

gcc/testsuite/Changelog:

	* lib/plugin-support.exp (plugin-test-execute):  Add ${gcc_objdir}/ 
intl to includes.



-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 159312-testsuite-lib-plugin-diff.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100512/9d6b68b7/attachment.txt>
-------------- next part --------------





More information about the Gcc-patches mailing list