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]

a problem about glibc


Hi,
   I have made a cross compiler for mipsel-linux, and it works well until I met the following problem.
   The program is just a simple helloworld, and it can run successfully if static linked. But if I turned into using dynamic link, the application cann't be executed. And the error message is "Segmentation fault(core dumped)".
   Can you give me some advice. Thanks for your reading!
   With Best Wishes!


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