toolchain: make target gcc a working option
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 13 Apr 2011 16:29:28 +0000 (13:29 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 26 Apr 2011 20:43:44 +0000 (22:43 +0200)
commit243e4edc748b26f9a713bc268e5b7a6ff7d15956
tree1ebf42c2f253943d60ac1ff61627aecf8262af8e
parent4612aeec57ee5356a535727cf578e072649447ba
toolchain: make target gcc a working option

Make target gcc a more usable option.

* Nuke duplicate libgcc_s*.so* in /usr/lib since it confuses target gcc
* Copy *crt*.o files to the target system to unbreak gcc

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/gcc/gcc-uclibc-4.x.mk