gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Unhandled R_ARM_MOVW_ABS_NC reloc


From: Camm Maguire
Subject: Re: [Gcl-devel] Unhandled R_ARM_MOVW_ABS_NC reloc
Date: Thu, 10 Jan 2013 12:08:45 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Greetings, and thanks so much for your work on this!

Could you please post the following (as attachments, or on the web
somewhere)

objdump -d pcl/gcl_pkg.o
objdump -r pcl/gcl_pkg.o
readelf -a pcl/gcl_pkg.o

And just to double check, I cannot ssh into this environment, right?

I did check the build on recent Debian unstable and could not generate
the offending relocs.  I can guess some code as before, but it would be
helpful to have the above listings first.

Take care,


Jerry James <address@hidden> writes:

> On Wed, Jan 9, 2013 at 11:25 AM, Jerry James <address@hidden> wrote:
>> I have made a list of instructions on how to setup an ARM virtual
>> machine that illustrates the problem:
>> http://software.jamezone.org/HOWTO/gcl-arm.html.  Hopefully that
>> helps.  Regards,
>
> Following my own recipe, I added the patch you suggested earlier in
> this thread.  That (plus the reloc-type patch I sent earlier today),
> resulted in this:
>
> Finished compiling 
> /root/rpmbuild/BUILD/gcl-2.6.8/unixport/../pcl/gcl_pcl_pkg.o.
> Loading binary of GCL_PCL_PKG...
> Unknown reloc type 44
>
> Error: The assertion tp&~tp on line 181 of sfaslelf.c in function
> relocate failed
> Fast links are on: do (si::use-fast-links nil) for debugging
> Error signalled by OR.
> Broken at LOAD.  Type :H for Help.
>>>make[1]: *** [gcl_pcl_boot.c] Error 255
> make[1]: Leaving directory `/root/rpmbuild/BUILD/gcl-2.6.8/pcl'
> make: *** [unixport/saved_pcl_gcl] Error 2
>
> Reloc type 44 is R_ARM_MOVT_ABS.  If you could please suggest code for
> that case, too, I'll give it a try.  Thank you,
> --
> Jerry James
> http://www.jamezone.org/
>
>
>
>

-- 
Camm Maguire                                        address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

[Prev in Thread] Current Thread [Next in Thread]