This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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 with binutils 2.19.1 with Cortex-a9/Linux-2.6.28


Hi All,

With the binutils 2.19.1 and gcc 4.4.0+kernel Linux 2.6.28.10, I am
seeing an error "undefined relocation: 3" while doing insmod of
loadable kernel modules. The LKM are build using this toolchain.
If I change to binutils 2.19, the problem goes away.

I looked up the relocation table, 3 is for "R_ARM_REL32" which is not
handled in Linux kernel for ARM.

Is this a new relocation which needs to be handled in kernel? Is this
same as R_ARM_ABS32?

Thanks in advance,

Regads,
Nitin Garg


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