All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Build problem with buildroot config of Busybox?
@ 2006-12-01 10:09 Peter Mendham
  0 siblings, 0 replies; only message in thread
From: Peter Mendham @ 2006-12-01 10:09 UTC (permalink / raw)
  To: buildroot

I seem to have a knack for posting to the wrong list, but I think this 
is buildrot rather than BusyBox related.  Having applied Berhard's trick 
to get me past the uClibc build problems I've now hit another snag.  
Buildroot *seems* to be trying to build BusyBox for an i386 even though 
I specified PowerPC.  Is that right?  I may be misinterpreting the error 
messages (which I have included below).  I may have configured something 
incorrectly, but I thought  there was only one place to select the 
target architecture.

Any ideas as to how to approach this problem greatly appreciated.
-- Peter

make -j1 
CC=/home/pmendham/powerpc-405-linux-gnu/buildroot/build_powerpc_nofpu/staging_dir/bin/powerpc-linux-uclibc-gcc 
CROSS_COMPILE="/home/pmendham/powerpc-405-linux-gnu/buildroot/build_powerpc_nofpu/staging_dir/bin/powerpc-linux-uclibc-" 
\
                
CROSS="/home/pmendham/powerpc-405-linux-gnu/buildroot/build_powerpc_nofpu/staging_dir/bin/powerpc-linux-uclibc-" 
PREFIX="/home/pmendham/powerpc-405-linux-gnu/buildroot/build_powerpc_nofpu/root" 
\
                EXTRA_CFLAGS="-Os -pipe " -C 
/home/pmendham/powerpc-405-linux-gnu/buildroot/build_powerpc_nofpu/busybox
make[1]: Entering directory 
`/home/pmendham/powerpc-405-linux-gnu/buildroot/build_powerpc_nofpu/busybox'
  SPLIT   include/autoconf.h -> include/config/*
  GEN     include/bbconfigopts.h
  HOSTCC  applets/usage
  GEN     include/usage_compressed.h
  CC      applets/applets.o
cc1: error: invalid option `arch=i386'
cc1: error: invalid option `preferred-stack-boundary=2'
make[2]: *** [applets/applets.o] Error 1
make[1]: *** [applets] Error 2
make[1]: Leaving directory 
`/home/pmendham/powerpc-405-linux-gnu/buildroot/build_powerpc_nofpu/busybox'
make: *** 
[/home/pmendham/powerpc-405-linux-gnu/buildroot/build_powerpc_nofpu/busybox/busybox] 
Error 2
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-12-01 10:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-01 10:09 [Buildroot] Build problem with buildroot config of Busybox? Peter Mendham

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.