[PATCH] sh: dl_startup placement

Carmelo AMOROSO carmelo.amoroso at st.com
Tue Mar 13 10:28:57 UTC 2007


Hi,
I experiencied some problems while trying to debug the ld.so (sh4)
in debug mode. I found that the _start code was not placed into any
PT_LOAD segment causing a SIGSEV.
I solved this issue explicitely placing the _start code into
the .text section (see attached patch).

Best regards,
Carmelo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dl_startup_debug.patch
Type: text/x-patch
Size: 301 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20070313/5e885eb9/attachment-0002.bin 


More information about the uClibc mailing list