On Mon, Jun 25, 2012 at 3:46 PM, Chris Tapp <[email protected]> wrote: > > > Well, that proves it's not the compiler. Still fails to boot, even though the > toolchain that's supposed to work is 4.5.1. Does 32-bit / 64-bit host make a > difference?
host should not matter although from my compiler experience I have seen few cases where hosts injects bugs into cross compiler which showed up on the target in compiled code but those cases were rare. You should make sure that the compiler if the guys (who claim it works ) doesnt carry patches that are special. _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
