K 10 svn:author V 6 andrew K 8 svn:date V 27 2011-12-10T07:48:50.009087Z K 7 svn:log V 239 Get GCC producing what appears to be ARM EABI binaries. Currently we are required to explicitly link against libgcc_s to get the __aeabi_* symbols. ld should be performing this, however its --as-needed argument appears to not be working. END