Am Donnerstag, den 26.02.2015, 22:15 +0100 schrieb Patrick Georgi:
2015-02-26 21:56 GMT+01:00 Aaron Durbin adurbin@chromium.org:
I reproduced the error. I was trying to figure out how to debug it. I entered into the util/crossgcc/build-armv7-a-eabi-gcc directory and typed make. Everything worked... I'm trying again. I'm not really sure why one way would fail and the other not.
Interesting.
Paul, could you try executing buildgcc manually (not through a make rule)?
Just for the archive, running `./buildgcc -G -p armv7a-eabi` worked.
If that works, there's some make environment stuff that survives and breaks things.
Thank you for providing a patch [1]! I’ll test that tomorrow.
Thanks,
Paul