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/ _______________________________________________ Gcl-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gcl-devel
