Book: Version SVN-0.0.1-20070214-arm
Section: 6.7.1
Host: Fedora 7, 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 15:37:31 EDT 2007 i686 i686 i386 GNU/Linux
the "make headers" command fails with the following error:
[root@man-o-war uClibc-0.9.29]# make ARCH=arm headers
make[1]: `conf' is up to date.
cc1: error: unrecognized command line option "-mbig-endian"
cc1: error: unrecognized command line option "-mbig-endian"
this looks like the modifiers are for ARM whereas we are trying to build the headers using the host CC. Does anyone know of a workaround for now?
I apologise in advance if I don't have the ticket properties correct as I'm new to CLFS :-)
tomo