On Mon, 9 Nov 2015, Julian Brown wrote:

> Thanks! I used the attached "build-all.sh" to test all the targets
> affected by the patch with "make all-gcc": those now all succeed
> (I'm sure I reinvented a wheel here, but perhaps the target list is
> useful to someone else).

The wheel you reinvented is called contrib/config-list.mk (which (a) 
requires you to have a native bootstrapped compiler from current trunk in 
your PATH - it uses --enable-werror-always so that cross compilers fail 
for warnings that would cause a native compiler bootstrap to fail - and 
(b) is intended to build compilers for targets covering all significantly 
different variations, though I think you could use it with a custom target 
list).

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to