Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make install-cross broken #32

Open
mluis opened this issue Nov 7, 2013 · 2 comments
Open

make install-cross broken #32

mluis opened this issue Nov 7, 2013 · 2 comments

Comments

@mluis
Copy link

mluis commented Nov 7, 2013

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

@jsnyder
Copy link
Owner

jsnyder commented Nov 13, 2013

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.

@jacobrosenthal
Copy link

Ive got this too :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants