From: bert hubert <bert.hubert@netherlabs.nl>
To: linux-kernel@vger.kernel.org
Subject: heads up: Ubuntu Breezy GCC 4.0.2-prerelease miscompiles 2.6.15 with -Os
Date: Thu, 5 Jan 2006 09:19:29 +0100 [thread overview]
Message-ID: <20060105081928.GA13722@outpost.ds9a.nl> (raw)
Hi,
For Ubuntu and perhaps other pre-release shipping distribution users:
If you get errors like:
# ip route add default via 10.0.0.12
RTNETLINK answers: Network is unreachable
for no good reason, and you can't delete any routes either, you may be
compiling your kernel optimized for size (CONFIG_CC_OPTIMIZE_FOR_SIZE),
which is triggering a bug in your gcc 4.0.2 pre-release, or at a stretch, a
bug in the kernel.
The fix is to either turn off optimization for size ("-Os"), or to compile
with a real gcc 4.0.2 release and not a pre-release.
For more details see
http://marc.theaimsgroup.com/?l=linux-netdev&m=113641427215320&w=2 and
http://marc.theaimsgroup.com/?l=linux-netdev&m=113641859718902&w=2 and
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=322723
I'll be heading to the ubuntu bug tracker to see if this problem is there
already.
Good luck!
--
http://www.PowerDNS.com Open source, database driven DNS Software
http://netherlabs.nl Open and Closed source services
reply other threads:[~2006-01-05 8:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20060105081928.GA13722@outpost.ds9a.nl \
--to=bert.hubert@netherlabs.nl \
--cc=linux-kernel@vger.kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®