On 12/12/14 08:34, Andreas Schwab wrote:
Kyrill Tkachov <kyrylo.tkac...@arm.com> writes:
* lib/target-utils.exp: New file.
ERROR: Couldn't find library file target-utils.exp.
make[4]: *** [check-DEJAGNU] Error 1
make[4]: Leaving directory
`/usr/local/gcc/gcc-20141212/Build/ia64-suse-linux/libgomp/testsuite'
make[3]: *** [check-am] Error 2
Ugh, sorry for that, reproduced.
DejaGNU (Tcl?) doesn't do recursive loads :(.
The quick solution is to load target-utils.exp explicitly in libgomp.exp
I'll post a patch shortly.
Kyrill
Andreas.