> (except > for local libiberty tests). Is it possible to run the tests in a "much more > verbose" > mode to check what's going on? > $ make check RUNTESTFLAGS="-v --target_board=YOUR.BOARD YOUR_TEST.exp" The more "-v" you put in RUNTESTFLAGS, the more verbose the output is. IOW, you can do "-v -v -v" in RUNTESTFLAGS. -- Yao (齐尧)