neurocyte / ghc-android

Build scripts for building ghc cross compilers targeting Android
182 stars 29 forks source link

Failed configuration: `androideabi not recognized` #27

Closed TomMD closed 10 years ago

TomMD commented 10 years ago

On my Fedora system, after adjusting build to use automake-1.7 the configuration terminates with:

checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
checking build system type... x86_64-redhat-linux-gnu
checking host system type... Invalid configuration `arm-linux-androideabi': system `androideabi' not recognized
configure: error: /bin/sh build-aux/config.sub arm-linux-androideabi failed
TomMD commented 10 years ago

Well that was foolish, nevermind.