On Tue, Aug 25, 2009 at 7:23 AM, Joel Stanley <[email protected]> wrote:
> On Tue, Aug 25, 2009 at 17:06, Lei Zhang<[email protected]> wrote: > > > Only x86 and x86_64 were supported at the time gold was originally > > released. Does it support ARM yet? > > Yes, gold can link ARM binaries as of a few months ago. I have used > it in my cross compiling. > > Ubuntu is shipping it it in Karmic (for ARM, as well as the x86 > architectures) in the binutils-gold package. > > Joel > I built a cross gold, but unfortunately it failed to link an arm-v7 built chrome, because it doesn't support some of the relocations generated by the compiler. I think it wouldn't be too hard to add those to gold, it might be worth it since gnu ld takes about 15 minutes to link release (and >1h to link debug). Antoine --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
