Re: [Gcl-devel] ARM relocs

2013-01-21 Thread Jerry James
On Mon, Jan 21, 2013 at 8:27 AM, Camm Maguire wrote: > Greetings! The constants R_ARM_MOVT_ABS et.al. don't appear to be > defined in any header, unlike other platforms. Am I missing something? Hmmm, I don't see them anywhere, either. Ultimately, they are derived from the Linux sources. I see

[Gcl-devel] ARM relocs

2013-01-21 Thread Camm Maguire
Greetings! The constants R_ARM_MOVT_ABS et.al. don't appear to be defined in any header, unlike other platforms. Am I missing something? Take care, -- Camm Maguirec...@maguirefamily.org =

[Gcl-devel] ARM relocs

2013-01-21 Thread Camm Maguire
Greetings, and thank you again so much for the help with the virtual machine. This issue appears now to be fixed (tests almost finished), but the patch in place is at present just a re-engineering of what gcc appears to do. I'll commit this once I can verify the in the arm docs that it is right: