From: Pavel Machek <pavel@suse.cz>
To: "David L. Nicol" <david@kasey.umkc.edu>,
linux-kernel@vger.kernel.org, chris.ricker@genetics.utah.edu
Subject: Re: "no such 386 instruction" with gcc 2.95.2
Date: Sat, 27 Jan 2001 11:17:59 +0100 [thread overview]
Message-ID: <20010127111759.A163@bug.ucw.cz> (raw)
In-Reply-To: <3A709EC8.72C3F911@kasey.umkc.edu>
In-Reply-To: <3A709EC8.72C3F911@kasey.umkc.edu>; from David L. Nicol on Thu, Jan 25, 2001 at 03:46:48PM -0600
Hi!
> I think I must need to upgrade my assembler, but:
> 2.4.0/Documentation/Changes does not list an assembler version.
>
>
>
>
> make[2]: Entering directory `/mnt/sdb2/src/linux-2.4.0/drivers/md'
> gcc -D__KERNEL__ -I/mnt/sdb2/src/linux-2.4.0/include -Wall -Wstrict-proto
> types -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-sta
> ck-boundary=2 -march=i586 -DMODULE -DMODVERSIONS -include /mnt/sdb2/src/l
> inux-2.4.0/include/linux/modversions.h -DEXPORT_SYMTAB -c xor.c
> {standard input}: Assembler messages:
> {standard input}:996: Error: no such 386 instruction: `movups'
> {standard input}:997: Error: no such 386 instruction: `movups'
> {standard input}:998: Error: no such 386 instruction: `movups'
> {standard input}:999: Error: no such 386 instruction: `movups'
> {standard input}:1001: Error: no such 386 instruction: `prefetcht0'
> {standard input}:1002: Error: no such 386 instruction: `prefetcht0'
> {standard input}:1005: Error: no such 386 instruction: `movaps'
> {sta...
> ...
Hmm, perhaps I understand: xor wants to have best routines for all
possible CPUs, so it has instructions beyond 386....
Pavel
--
I'm pavel@ucw.cz. "In my country we have almost anarchy and I don't care."
Panos Katsaloulis describing me w.r.t. patents at discuss@linmodems.org
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2001-01-27 11:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-25 21:46 "no such 386 instruction" with gcc 2.95.2 David L. Nicol
2001-01-25 21:51 ` Brian Gerst
2001-01-27 10:17 ` Pavel Machek [this message]
2001-01-28 15:23 ` Matti Aarnio
2001-01-27 15:05 ` Jakob Schroeter
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=20010127111759.A163@bug.ucw.cz \
--to=pavel@suse.cz \
--cc=chris.ricker@genetics.utah.edu \
--cc=david@kasey.umkc.edu \
--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.