On Monday 18 February 2008, Suma Sharma wrote: > >> I am trying to build a glibc based cross compiler toolchain with > >> "multilib" support. > > > > it really isnt supported at the moment. you'll most likely need to > > manually tweak the build files. > > Is there any other way of building a toolchain which would support more > than one target?
just pass the right configure option to gcc via EXTRA_ECONF (it's like --with-multilib=<list> or something ... i forget) > Or will I have to build separate toolchains for > separate targets? while that would suck, it would work > I want to build a toolchain, which would support sh4 and sh4-nofpu > targets. the default behavior on Gentoo is to support sh4 and sh4-nofpu (and a bunch more), so i dont see what you need to change -mike
signature.asc
Description: This is a digitally signed message part.
