Re: gcc 3.3.6 and multilib
The problem was not in the patch, which I've applied. Patch is good. The problem was in t-mips config file. Now I have a gcc 3.3.6 compiler working with multilib correctly. Thanks
Re: gcc 3.3.6 and multilib
On Mon, Feb 09, 2009 at 03:15:20PM +0300, Sergey Anosov wrote: > [r...@st1 SPECS]# mips-vniins-linux-gcc -print-multi-lib > .; > el;@EL > > But output of > mips-unknown-linux-gcc --print-search-dirs > and > mips-unknown-linux-gcc -mel --print-search-dirs > is the same. Did you try mips-unknown-li