[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] new static const char[] channel (was: modname)
From: |
Felix Zielcke |
Subject: |
Re: [PATCH] new static const char[] channel (was: modname) |
Date: |
Tue, 02 Sep 2008 15:12:33 +0200 |
Am Montag, den 01.09.2008, 13:24 +0200 schrieb Felix Zielcke:
> -rw-r--r-- 1 root root 25171 31. Aug 19:39 core.img
> -rw-r--r-- 1 root root 25153 1. Sep 13:19 core.img
Uhm this was a comparison of apple and oranges and it seems even without
my patch
As Robert did the upload to debian experimental I had choosen to update
my grub2 with that one, but he's not that bleeding edge like me (whole
system Debian sid + experimental)
current upstream SVN without my patch
-rw-r--r-- 1 root root 25153 2. Sep 15:02 /boot/grub/core.img
and with it
-rw-r--r-- 1 root root 25220 2. Sep 15:10 /boot/grub/core.img
So it seems it's getting 67 bytes bigger in my case :(
$ gcc -v
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.1-9'
--with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3
--program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug
--enable-objc-gc --enable-mpfr --enable-cld --enable-checking=release
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.3.1 (Debian 4.3.1-9)
--
Felix Zielcke