This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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  --enable-languages=c --enable-shared
Actually, I ask this question, because glibc requires libgcc_eh.a
during compilation.

Thanks.
Eric.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]