On Thu, 2009-10-01 at 21:03 -0700, ron minnich wrote:
This might work but you're probably better off building with the cross tools I expect.
ron
Yes, maybe those work better, but the problem with them is that there's no uniform name across distributions.
My approach needs the 32bit toolchain to be installed on x86-64, with no assumption on the cross-prefix of the binaries, but the toolchain must support multilib in order for it to work.
Cristi