Android build can't link _d_array
Kris Dawson
gnerdthe1 at gmail.com
Sat Sep 22 15:15:36 PDT 2012
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
binary and compiling with the appropiate ARM CPU crt object file?
More information about the D.gnu
mailing list