RFA: Add libstdc++-v3 support for avr 5/7: libstdc++-v3 fix cross testing

2014-10-21 Thread Joern Rennecke
The gdb version check ends up trying to invoke gdb on the target - not so nice if your target is too small to accomodate gdb in the first place. I've added a check similar to the one in gdb-test to punt on non-native targets. libstdc++-v3: 2013-09-17 Joern Rennecke joern.renne...@embecosm.com

Re: RFA: Add libstdc++-v3 support for avr 5/7: libstdc++-v3 fix cross testing

2014-10-21 Thread Mike Stump
On Oct 21, 2014, at 9:02 AM, Joern Rennecke joern.renne...@embecosm.com wrote: The gdb version check ends up trying to invoke gdb on the target - not so nice if your target is too small to accomodate gdb in the first place. So, I didn’t see anything that allowed it to work on targets that have