arm-eabi-toolchain icon indicating copy to clipboard operation
arm-eabi-toolchain copied to clipboard

make install-cross broken

Open mluis opened this issue 11 years ago • 2 comments

there's an issue with gdb-2013.05/sim/arm/armsupp.c:639. I believe it should 'return result;' instead of 'return;'

mluis avatar Nov 07 '13 14:11 mluis

I presume this is with clang or not otherwise specifying a compiler on a recent version of X-Code on OS X?

If I recall this is the main thing that clang complains about. I agree that your approach makes sense, I'm not sure why this has remained unchanged in upstream for years now.

jsnyder avatar Nov 13 '13 03:11 jsnyder

Ive got this too :(

jacobrosenthal avatar Dec 09 '13 02:12 jacobrosenthal