On Tue, Jan 21, 2014 at 3:07 PM, <[email protected]> wrote: > Here's the make line generated after I run the ./build_kernel.sh and save > the default config from the menuconfig > > make -j8 ARCH=arm LOCALVERSION=-bone12 > CROSS_COMPILE=/home/deric/am335_3.12_sgx/dl/gcc-linaro-arm-linux-gnueabihf-4.8-2013.10_linux/bin/arm-linux-gnueabihf- > zImage modules > > Here's the version output from the linaro gcc specified in the > CROSS_COMPILE. > > /home/deric/am335_3.12_sgx/dl/gcc-linaro-arm-linux-gnueabihf-4.8-2013.10_linux/bin/arm-linux-gnueabihf-gcc > --version !10138 > arm-linux-gnueabihf-gcc (crosstool-NG linaro-1.13.1-4.8-2013.10 - Linaro GCC > 2013.10) 4.8.2 20131014 (prerelease) > Copyright (C) 2013 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > Do I need to do anything if I'm running a 64 bit host OS? I have the 32-bit > libs installed.
64bit is fine... > Here's my console output. > > http://pastebin.com/SQnQvL6c Wow, now that is odd.. Fires up my quantal virtual machine.. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
