Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[arm-gnu] what is R_ARM_V4BX;


  • To: "arm-gnu" <arm-gnu@xxxxxxxxxxxxxxxx>
  • Subject: [arm-gnu] what is R_ARM_V4BX;
  • From: "Bily" <hsssss1111@xxxxxxx>
  • Date: Thu, 18 Sep 2008 16:31:54 +0800

hi,all
    I build my linux kernel2.6.26 for AT91rm9200 with the toolchain 2008q1/arm-none-eabi-,I want to insert an module:yaffs.ko into my kernel2.6.26,but i meet this question:

    [\u@\h \W]$insmod yaffs.ko 
     yaffs: unknown relocation: 40
    insmod: cannot insert 'yaffs.ko': invalid module format

and I read the kernel code and the context of the file :yaffs.ko;it seems the relocation:R_ARM_V4BX that make the module:yaffs.ko inserted fail; For the kernel does not reconize the R_ARM_V4BX ;
I try to add the flag  --fix-v4bx to ldflags but it do not get any better.
could anyone tell me how to solve this problem? thanks for help !




Bily
2008-09-18