This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: how to generate libSM.so for mipsel-linux
- From: LLeweLLyn Reese <llewelly at lifesupport dot shutdown dot com>
- To: <cuihm at soft dot cs dot tsinghua dot edu dot cn>
- Cc: <gcc-help at gcc dot gnu dot org>
- Date: 13 Mar 2003 06:33:00 -0800
- Subject: Re: how to generate libSM.so for mipsel-linux
- References: <200303131748.AA4850246@soft.cs.tsinghua.edu.cn>
"Huimin Cui" <cuihm at soft dot cs dot tsinghua dot edu dot cn> writes:
> Hi,
> I have made a cross-compiler for mipsel-linux,and now
> mipsel-linux/X11R6/libSM.so and other files in the directory are
> needed, but they didn't exist in the mipsel-linux/.Which option is
> needed when configuring gcc?
> Thanks a lot for your help!
Try finding the source and building them with your cross-compiler.