From: Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>
To: linux-kernel@vger.kernel.org
Subject: Generic patching instruction to fix inline bugs with gcc-3.4?
Date: Fri, 16 Jul 2004 15:34:32 +0200 [thread overview]
Message-ID: <20040716133432.GD4328@charite.de> (raw)
Is there a generic approach to fix issues like this that happen when
trying to build with gcc-3.4:
> With gcc-3.4 I get:
>
> make[1]: Entering directory /usr/src/linux-2.6.8-rc1-mm1'
> make[2]: arch/i386/kernel/asm-offsets.s' is up to date.
> CHK include/linux/compile.h
> CC drivers/net/8139too.o
> drivers/net/8139too.c: In function rtl8139_open':
> drivers/net/8139too.c:616: sorry, unimplemented: inlining failed
> in call to 'rtl8139_start_thread': function body not available
> drivers/net/8139too.c:1362: sorry, unimplemented: called from here
> make[3]: *** [drivers/net/8139too.o] Error 1
> make[2]: *** [drivers/net] Error 2
> make[1]: *** [drivers] Error 2
> make[1]: Leaving directory /usr/src/linux-2.6.8-rc1-mm1'
> make: *** [stamp-build] Error 2
--
Ralf Hildebrandt (Im Auftrag des Referat V a) Ralf.Hildebrandt@charite.de
Charite - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-916
IT-Zentrum Standort Campus Mitte AIM. ralfpostfix
next reply other threads:[~2004-07-16 13:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-16 13:34 Ralf Hildebrandt [this message]
2004-07-16 13:39 ` Generic patching instruction to fix inline bugs with gcc-3.4? Marc-Christian Petersen
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=20040716133432.GD4328@charite.de \
--to=ralf.hildebrandt@charite.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.