On Fri, Jul 04, 2008 at 02:42:40PM +0100, Chris Steel wrote:
> __gnu_local_gp seems to be a mips specific symbol in gcc, which is
> apparently used to provide -mno-shared support to gcc. The
> implementation of this symbol is in gcc-4.x.x/gcc/config/mips/mips.c
> and the only thing which seems to h
I've been using the svn version of mklibs to reduce a cross compiled
rootfs for mips or arm, and when I compile with gcc 4.2.x it all works
fine.
When I upgraded my toolchain to gcc 4.3.x then an arm rootfs still
reduces with mklibs and runs correctly. However the mips build breaks
mklibs with the