www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/09/20/08:16:26

From: Shawn Hargreaves <Shawn AT talula DOT demon DOT co DOT uk>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: WIP for Allegro
Date: Sat, 20 Sep 1997 09:51:52 +0100
Organization: None
Distribution: world
Message-ID: <rtvZfEAo64I0Ewuh@talula.demon.co.uk>
References: <5vusno$ol8 AT runswick DOT octacon DOT co DOT uk>
NNTP-Posting-Host: talula.demon.co.uk
MIME-Version: 1.0
Lines: 17
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Mike Stoddart writes:
>I've just downloaded the WIP package for Allegro, and I tried to make 
>it using the makefile, but I get the following error:
>
>c:/djgpp/tmp/ccaaaaaa.s:286: Error: no such 386 instruction: `cpuid'
>
>Any ideas what the problem is?

You have an oldish version of djgpp, and your assembler doesn't like
that opcode. To fix it, replace the cpuid instruction with

      " .byte 0x0F, 0xA2 ; "


--
Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/
Beauty is a French phonetic corruption of a short cloth neck ornament.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019