On Tue, Jan 25, 2011 at 7:23 AM, Richard Purdie <[email protected]> wrote: > >> * start merging in OE things >> o e.g. OE gcc 4.5, toolchains for avr32, bfin, etc > > Last time I talked to Khem the OE gcc 4.5 toolchain didn't boot under > Poky's qemu. We have since updated the qemu in Poky but I'd like to > actually figure out what was wrong there. Khem couldn't get qemu in Poky > to work which is another issue that we need to resolve. >
I had issues regardless of OE gcc or poky gcc used. It was problem with qemu built with poky. Once I used the qemu from OE all images booted well. > I am a little worried about lots of platform specific toolchains merging > straight into the core as those might be better as platform/architecture > specific layers. > I think we could say that whatever architectures can be supported by gcc 4.5 we should not create layers for those to avoid duplication but arches which need a completely different version of gcc could be separated out into layers > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
