Hi @jvcleave
Thanks for your useful tutorial.
I followed your tutorial, and I got same error as @moebiussurfing
But I succeeded to compile!!!
In build_cross_gcc.sh
, I added this line below setting variables.
USE_NEWLIB=0
I think USE_NEWLIB
should be set to 0 or 1 in the script.