On Fri, Aug 10, 2012 at 8:59 AM, Elvis Dowson <elvis.dow...@gmail.com> wrote: > I found the solution. I had to specify NO32LIBS = "0", since I'm building on > an Ubuntu 12.04 64-bit machine. > > # Set the toolchain. > TCMODE = "external-csl" > EXTERNAL_TOOLCHAIN = "/tool/mentor/csl-2012.03.71" > NO32LIBS = "0" > CSL_TARGET_SYS_powerpc = "powerpc-mentor-linux-gnu"
Yeah, we should probably make the tcmode set that — things get unhappy due to the LD_PRELOAD when it tries to run the 32 bit toolchain binaries without a 32 bit libpseudo around. -- Christopher Larson _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto