Hi Steve
> 2014-04-14 Steve Ellcey
>
> * baseboards/multi-sim.exp (rpath_flags): Add libatomic.so check.
This is fine, thanks.
Ben
signature.asc
Description: Digital signature
___
DejaGnu mailing list
DejaGnu@gnu.org
https://lists.gnu.org/m
This is a proposed change to the multi-sim.exp baseboard to make it more
useful when testing installed cross compilers. I wanted to use the
contrib/test_installed script that comes with GCC to test an installed
cross compiler using a simulator but ran into two problems. The first
was that test_in
A recent change to GCC made it necessary to find libatomic.so when doing
C and C++ testing. This change to multi-sim.exp adds code to find
libatomic.so when it is in the build tree but not installed.
Steve Ellcey
sell...@mips.com
2014-04-14 Steve Ellcey
* baseboards/multi-sim.exp (r