Re: configure error : libffi has not been por ted to mipsel-unkown-linux-gnu

2006-05-17 Thread David Daney
qwangpolestar wrote: > Hi, David > > Thanks a lot. > > I am using gcc-3.2.2 and glibc-2.3.2. Maybe it's too old. > How about yours? > I never used anything earlier than 3.3.0 on mips. Basic ffi call support for mips existed in that version. We added ffi closures in 4.0 IIRC (although I have back p

Re: configure error : libffi has not been por ted to mipsel-unkown-linux-gnu

2006-05-17 Thread David Daney
王 启 wrote: > Hi, > > I am building the cross-toolchain for mipsel on x86 redhat pc. Now I can > build the gcc for c using following configuration. ./configure > --prefix=/opt/xuelian-toolchain/mipsel-linux-glibc --target=mipsel-linux > --enable-shared --enable-threads --enable-languages=c > --

configure error : libffi has not been por ted to mipsel-unkown-linux-gnu

2006-05-16 Thread 王 启
Hi, I am building the cross-toolchain for mipsel on x86 redhat pc. Now I can build the gcc for c using following configuration. ./configure --prefix=/opt/xuelian-toolchain/mipsel-linux-glibc --target=mipsel-linux --enable-shared --enable-threads --enable-languages=c --with-headers=/opt/xuelia