[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
linux kernel building problemv for arm target
- To: <arm-gnu@xxxxxxxxxxxxxxxx>, <paul@xxxxxxxxxxxxxxxx>
- Subject: linux kernel building problemv for arm target
- From: "Pradip Singh" <pradip.singh@xxxxxxxxxxxxxxx>
- Date: Thu, 7 Oct 2004 19:01:58 +0530
Hi all,
Can we use the latest version of gcc from the snapshot i,e GCC-4.0.0-20040926 for building the linux kernel 2.6.6.
Note that binutils that i am using is also the latest one from the snapshot binutils-041005.
The above toolchain was built for arm-elf target.
When we tried to build the linux kernel 2.6.6 by applying the patch-2.6.6-arm2 we are getting the following kernel compilation error.
CC scripts/empty.o
cc1 : error: invalid option 'apcs-32'
cc1 : error: invalid option 'alignment-traps'
make[1]: *** [scripts/empty.o] Error 1
make[1]: *** [scripts] Error 2
Any clue what this problem might be. I choose this version of GCC as it has support of arm1020e architecture.
Any help will be apreciated.
thanks and regards,
Pradip
|