[ELDK] Problem in Execution of the Cross Compiled Binary.

Balu V balu0983 at gmail.com
Wed Sep 9 14:09:09 CEST 2009


Hi All,
I have installed ELDK in my PC and i wanted to cross compile and build
images for the 83xx power pc board. A sample hello world program was written
and cross compiled
to generate the image for the board. When the image was executed it was
found that it resulted in Segmentation fault. Then the image was built by
adding the static library
option and then executed which resulted in successful execution. This seems
to be the mismatch in the GNU C library versions of the Board and the ELDK.

The GNU C Library Version of the board is glibc- 2.3.6 and the ELDK
installed Version is 4.2  and ppc_6xx Build 2008-04-01. Kindly let me know
the GNU C Library Version
used in the ELDK 4.2 Version. So that the board can be customed to the same
version of the ELDK C library version. Also it will enable the compilation
of the code with out
the linking the library statically.

Thanks in advance.

Thanks and Regards,
Balu V


More information about the eldk mailing list