>[root@riscy linux]# make zImage
>gcc -Wall -Wstrict-prototypes -O2 -o scripts/split-include
>scripts/split-include.c
>scripts/split-include include/linux/autoconf.h include/config
>gcc -D__KERNEL__ -I/usr/src/linux/include -m6 -Wall
>-Wstrict-prototypes -O2 -pipe -c -o init/main.o init/main.c
>init/main.c:400: section attributes are not supported for this target
>init/main.c:539: section attributes are not supported for this target
>init/main.c:867: section attributes are not supported for this target
>make: *** [init/main.o] Error 1
>
>Any ideas ?
>I suppose the solution is simple, but have mercy.. :-)
Sounds like you might be trying to use an old a.out compiler. What does `gcc
-v' say?
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]