How to create libgcc_eh.a for mips-elf-gcc?

2006-02-09 Thread Eric Fisher
Hi, I will be appreciated for anyone tell me how to create libgcc_eh.a for mips-elf-gcc. I used this configuration, but failed ../gcc-3.4.4/configure --target=mips-elf --enable-languages=c --enable-shared Yet libgcc_eh.a can be created for local i686 gcc, when use this, ../gcc-3.4.4/configure

Re: How to create libgcc_eh.a for mips-elf-gcc?

2006-02-09 Thread Daniel Jacobowitz
On Fri, Feb 10, 2006 at 11:01:10AM +0800, Eric Fisher wrote: Hi, I will be appreciated for anyone tell me how to create libgcc_eh.a for mips-elf-gcc. I used this configuration, but failed ../gcc-3.4.4/configure --target=mips-elf --enable-languages=c --enable-shared Yet libgcc_eh.a can