All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc-Christian Petersen <m.c.p@kernel.linux-systeme.com>
To: Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Generic patching instruction to fix inline bugs with gcc-3.4?
Date: Fri, 16 Jul 2004 15:39:18 +0200	[thread overview]
Message-ID: <200407161539.19195@WOLK> (raw)
In-Reply-To: <20040716133432.GD4328@charite.de>

On Friday 16 July 2004 15:34, Ralf Hildebrandt wrote:

> Is there a generic approach to fix issues like this that happen when
> trying to build with gcc-3.4:

Search lkml archives. Adrian posted tons of fixes for build problems like this 
the last few days.

> > 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

ciao, Marc

      reply	other threads:[~2004-07-16 13:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-16 13:34 Generic patching instruction to fix inline bugs with gcc-3.4? Ralf Hildebrandt
2004-07-16 13:39 ` Marc-Christian Petersen [this message]

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=200407161539.19195@WOLK \
    --to=m.c.p@kernel.linux-systeme.com \
    --cc=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.