public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* "no such 386 instruction" with gcc 2.95.2
@ 2001-01-25 21:46 David L. Nicol
  2001-01-25 21:51 ` Brian Gerst
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: David L. Nicol @ 2001-01-25 21:46 UTC (permalink / raw)
  To: linux-kernel, chris.ricker



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


-- 
                      David Nicol 816.235.1187 dnicol@cstp.umkc.edu
                            Five seconds of light is a lot of data.

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-01-28 15:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2001-01-28 15:23   ` Matti Aarnio
2001-01-27 15:05 ` Jakob Schroeter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox