LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Bodo Eggert <7eggert@gmx.de>
To: linux-kernel@vger.kernel.org, Al Boldi <a1426z@gawab.com>
Subject: 2.6.20 doesn't compile with gcc-3.2.2
Date: Mon, 5 Feb 2007 14:48:02 +0100 (CET) [thread overview]
Message-ID: <Pine.LNX.4.58.0702051441370.3434@be1.lrz> (raw)
Al Boldi <a1426z@gawab.com> wrote:
> Doing the following results in an incomplete vmlinuz:
> # make bzlilo
>
> objcopy: arch/i386/boot/compressed/vmlinux.bin: File truncated
> make[2]: *** [arch/i386/boot/compressed/vmlinux.bin] Error 1
> make[1]: *** [arch/i386/boot/compressed/vmlinux] Error 2
> make: *** [bzlilo] Error 2
> gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)
I just compiled using gcc 3.3.5 (debian stable). Please verify that your
disk is not full and gcc is the cause. If it is, this patch should do the
trick: :)
--- ./Documentation/Changes~ 2007-02-05 15:10:04.000000000 +0100
+++ ./Documentation/Changes 2007-02-05 15:10:04.000000000 +0100
@@ -29,5 +29,5 @@ hardware, for example, you probably need
isdn4k-utils.
-o Gnu C 3.2 # gcc --version
+o Gnu C 3.3 # gcc --version
o Gnu make 3.79.1 # make --version
o binutils 2.12 # ld -v
--
Anything you do can get you shot, including nothing.
next reply other threads:[~2007-02-05 13:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-05 13:48 Bodo Eggert [this message]
2007-02-05 15:07 ` Alistair John Strachan
[not found] ` <200702052104.44580.a1426z@gawab.com>
2007-02-05 18:15 ` Alistair John Strachan
2007-02-05 18:26 ` Alistair John Strachan
[not found] <200702052104.36388.a1426z@gawab.com>
2007-02-05 18:13 ` Kilau, Scott
-- strict thread matches above, loose matches on Subject: below --
2007-02-05 15:49 Kilau, Scott
2007-02-05 12:31 Al Boldi
2007-02-05 13:24 ` Alistair John Strachan
2007-02-07 10:33 ` Andi Kleen
2007-02-07 14:16 ` Al Boldi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.58.0702051441370.3434@be1.lrz \
--to=7eggert@gmx.de \
--cc=a1426z@gawab.com \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: 2.6.20 doesn'\''t compile with gcc-3.2.2' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).