On Mon, Jun 16, 2014 at 5:42 PM, Nick <[email protected]> wrote: > Ran make ARCH=arm zImage modules dtbs but encountered errors. Below are the > error messages: > > gcc: error: unrecognized argument in option ‘-mabi=aapcs-linux’ > gcc: note: valid arguments to ‘-mabi=’ are: ms sysv > gcc: error: unrecognized command line option ‘-mlittle-endian’ > gcc: error: unrecognized command line option ‘-mno-thumb-interwork’ > gcc: error: unrecognized command line option ‘-mthumb’ > make[1]: *** [kernel/bounds.s] Error 1 > make: *** [prepare0] Error 2
make ARCH=arm CC=yadaya zImage modules dtbs Just a heads up, I'm not planning to walk you thru every step. As it's futile, it only works in qt with the embedded stack. 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/d/optout.
