This is the mail archive of the gcc-help@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]

Re: how to generate libSM.so for mipsel-linux


"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.


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