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

Problem in porting GLIBC...


Hello

We are trying to port GLIBC 2.2.5 on the ABACUS (processor similar to
SPARC) platform. We have done much of the porting work.

At this stage we are trying to get the 'ld-2.2.5.so' working. We are
facing problems in this. We are trying to run this on again on our own
Linux kernel for ABACUS processor. The GOT & PLT generated through the GCC
for ld-2.2.5.so is causing the problems.

At this moment we are into the main of the user test case. We have jumped
on the User Entry through the LD.so

There must be some problem in the relocation and now we are unable to
trace the flow as we are not having the debugger and we use to have  print
statememts to debug the LD. Now it is not possible to use the print
statements also.

Could you please give us some hint about how to proceed further.

As I am not member of the group please give me mail on my personal ID,
vivek@conjoinsys.com

Thanks & Warm Regards

VIVEK


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