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 <[email protected]> writes: > On Wed, Jan 9, 2013 at 11:25 AM, Jerry James <[email protected]> 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 [email protected] ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah _______________________________________________ Gcl-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gcl-devel
