Hello Ivan,
Saturday, November 3, 2007, 7:09:02 PM, you wrote:
> I'm compiling with 3800's static defconfig. I've only turned off AEABI
> since compiling with that has failed. I've also changed makefile to since
> EmDebian uses arm-linux-gnu-* instead of arm-linux-* nomenclature. I
> consider those minor changes, however.
> CC mm/page_alloc.o
> mm/page_alloc.c:675: warning: `setup_nr_node_ids' defined but not used
> Assembler messages:
> option `-mno-fpu' is deprecated: use either -mfpu=softfpa or -mfpu=softvfp
> /tmp/ccY3Llm1.s:3753: Error: .err encountered
> I have no idea why or how this happened.
Well, from your previous message, I guess you already got the idea -
it's not options in defconfig are wrong, but your compiler is. You need
decent gcc-4.1 with EABI support to compile kernel with the standard
configuration. Such gcc can be built for example with OpenEmbedded. If
you're on hacky side, you can indeed turn off AEABI and build it with
gcc-3.4.1 linked from wiki.
> ------------
> Ivan Vucica
-- Best regards, Paul mailto:pmiscml_at_gmail.comReceived on Sat Nov 03 2007 - 13:24:00 EST
This archive was generated by hypermail 2.2.0 : Sat Nov 03 2007 - 13:24:14 EST