public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
To: Oliver Pitzeier <o.pitzeier@uptime.at>,
	axp-kernel-list@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: stxcopy.S error with 2.5.23 on Alpha
Date: Sun, 30 Jun 2002 23:38:16 +0400	[thread overview]
Message-ID: <20020630233816.B716@localhost.park.msu.ru> (raw)
In-Reply-To: <20020628182841.A29028@twiddle.net>; from rth@twiddle.net on Fri, Jun 28, 2002 at 06:28:41PM -0700

On Fri, Jun 28, 2002 at 06:28:41PM -0700, Richard Henderson wrote:
> On Thu, Jun 20, 2002 at 09:16:45AM +0200, Oliver Pitzeier wrote:
> > Are all these errors because of the missing "regdef.h"?
> 
> Yes.
> 
> > And if yes, why is it missing!? :-(
> 
> No idea.

The reason is the "-nostdinc" flag introduced by the new 2.5 build
system. We're using a glibc header, which is a bug IMHO, as
it broke cross-compilation. The lazy solution was moving
regdef.h from /usr/include/alpha to asm-alpha (as in my recently
posted incomplete patches). Personally, I wouldn't mind to get rid
of OSF mnemonics - VMS/gas numeric registers names are much more
easy to remember for me. ;-)
Just a matter of taste, of course.

Ivan.

      reply	other threads:[~2002-06-30 19:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-20  7:16 stxcopy.S error with 2.5.23 on Alpha Oliver Pitzeier
2002-06-29  1:28 ` Richard Henderson
2002-06-30 19:38   ` Ivan Kokshaysky [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=20020630233816.B716@localhost.park.msu.ru \
    --to=ink@jurassic.park.msu.ru \
    --cc=axp-kernel-list@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=o.pitzeier@uptime.at \
    /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