On Thu, Jun 11, 2009 at 10:07:01AM -0400, Jeff Bacon wrote: > Sorry, I meant to post back on this topic, but yes, the fixes worked as > advertised. I haven't tested every little piece of the compiler, but I > can confirm that it gives me working userland XIP now, and nothing else > seems broken. The whole reason I had to re-compile in the first place > was to add the "-msingle-pic-base" flag to libgcc in order to get > everything working correctly.
I'm confused here, did you mean to leave out -msingle-pic-base. In another thread "Busybox and arm7tdmi" you mentionned that libgcc.a is compiled with: > The gcc 3.4.4 toolchain from the snapgear website used the -fPIC > option when libgcc.a was compiled for the toolchain. When I ran > the "nm" utility on that file to look at all the symbols I found > several that had _GLOBAL_OFFSET_TABLE_ listed. Andi _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
