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

Re: [microblaze-uclinux] shared library reference



Hi Victor,

I got a report from our mailing list server that your email (with the .elf and .elf2flt) files triggered a virus definition.

Can you please tar/zip the files into an archive, then rename that archive with some innocuous extension like .pdf, and email to me directly?

Thanks,

John

John Williams wrote:
Hi Victor,

victor-sv_yeo@xxxxxxxxxxx wrote:

Now i got this when I load the app, back to the reloc outside program error:
BINFMT_FLAT: reloc outside program 0xfe0ab584 (0 - 0x339804/0x2052c0)

This is the output from FLTFLAGS+=-v:
RELOC[6160]: offset=0x79e88 symbol=.data+0xfdea62c4 section=.data size=4 fixup=0xfe0ab584 (reloc=0x79e88)
reloc[6160] = 0x79e88

What does this line tell me?



Could be a bug in elf2flt - can you please do the following:

1. Comment out lines 154 and 162 in the following files:

${PETALINUX}/tools/linux-i386/microblaze-uclinux-tools/bin/microblaze-uclinux-ld ${PETALINUX}/tools/linux-i386/microblaze-uclinux-tools/microblaze-uclinux/bin/ld

This will prevent the elf2flt link wrapper from deleting the intermediate .elf files

2. Clean and rebuild your app

3. email me the .elf and .elf2flt files that remain in your application directory after the build

Alternatively, you can just email me the source code and build scripts for your app, but you may not want to do that if it's prorietary.

Regards,

John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/



___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/