John Crispin wrote:
>>> But I have another problem when compiling kernel with uvlibc generated 
>>> toochain 
>>> - the resulting arch/cris/boot/Image is 3GB large!? arch/cris/boot/zImage 
>>> is 
>>> later trimmed down to 'just' 4MB but still too big!!
> 
> have you got debugging turned on in the kconfig ?

It does not matter - the objcopy creates 3GB file in both cases.
[EMAIL PROTECTED] ~/work/ws/linux-2.6-git $ 
/work/stage/openwrt-trunk/staging_dir/toolchain-cris_gcc4.2.3/bin/cris-linux-uclibc-objcopy
 
-O binary --remove-section=.bss  vmlinux arch/cris/boot/Image
[EMAIL PROTECTED] ~/work/ws/linux-2.6-git $ l arch/cris/boot/
total 6232
-rw-r--r-- 1 hinkok hinkok 3223320164 May 30 13:36 Image
-rw-r--r-- 1 hinkok hinkok        492 May 30 12:38 Makefile
drwxr-xr-x 2 hinkok hinkok       4096 May 30 13:33 compressed
drwxr-xr-x 2 hinkok hinkok       4096 May 30 13:33 rescue
drwxr-xr-x 2 hinkok hinkok       4096 May  7 10:05 tools
-rw-r--r-- 1 hinkok hinkok    4257154 May 30 13:33 zImage

I'll checkout the fresh openwrt trunk and rebuild everything from scratch.

Also - what gcc + binutils + uClibc are you using? I've been using so far:
gcc 4.2.3
binutils 2.18
uClibc 0.9.29


-- 
ČETRTA POT, d.o.o., Kranj
Planina 3
4000 Kranj
Slovenia, Europe
Tel. +386 (0) 4 280 66 03
E-mail: [EMAIL PROTECTED]
Http: www.cetrtapot.si

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to