binary and compiling with the appropiate ARM CPU crt object file?
Ok, I checked out a wiki on Raspberry PI in which they got D to
compile with GCC 4.8.
Would compiling D for the armhf Debian image I'm already running
on my Android device be able to produce binaries for Android by
either statically linking my code (it works for gcc) or by
setting the -dynamic-linker flag to Android's linker
- Android build can't link _d_array Kris Dawson
- Re: Android build can't link _d_array Iain Buclaw
- Re: Android build can't link _d_array Johannes Pfau
- Re: Android build can't link _d_array Iain Buclaw
- Re: Android build can't link _d_array Kris Dawson
- Re: Android build can't link _d_array Kris Dawson
- Re: Android build can't link _d_array Johannes Pfau
