I had STAGING_DIR set wrong.
This works:
STAGING_DIR=/home/apps/openwrt/staging_dir/toolchain-mipsel_gcc-4.6-linaro_uClibc-0.9.33.2
This fails:
STAGING_DIR=/home/apps/openwrt/staging_dir
On Thu, Apr 25, 2013 at 8:24 PM, jonsm...@gmail.com wrote:
> Has anyone gotten that source to build using the
Has anyone gotten that source to build using the OpenWRT MIPs compiler?
https://github.com/8devices/u-boot
I have an unresolved symbol, _GLOBAL_OFFSET_TABLE_.
This appears to be something to do with big vs little endian.
http://lists.denx.de/pipermail/u-boot/2004-October/007412.html
After I get