Thread: Installing Allegro

  1. #1
    mr anonymous
    Guest

    Angry Installing Allegro

    Howdy. I'm trying to setup allegro to work with Dev-C++ on my computer, but when I run the make file, I get assembler errors
    on a file in C:\Window\Temp:

    line 890: no such 386 instruction: 'maskmovq %mm3, %mm1'
    line 892: no such 386 instruction: 'maskmovq %mm6, %mm5'
    line 943: no such 386 instruction: 'maskmovq %mm3, %mm1'

    I know a little bit of assembly, but those don't look farmiliar(sp).
    Can anyone help? Please!? I haven't been able to program with allegro for weeks, I'm going insane! Help me please!

  2. #2
    Unregistered
    Guest
    Man. I am way over my head but maybe this will make sense to you. Different chip than you had maybe?



    http://www.tbcnet.com/~clive/katmai.html

    about halfway down

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. installing and setting up Allegro
    By Emotions in forum Game Programming
    Replies: 11
    Last Post: 12-30-2004, 06:28 PM
  2. Game Programming FAQ
    By TechWins in forum Game Programming
    Replies: 5
    Last Post: 09-29-2004, 02:00 AM
  3. double buffering for allegro
    By Leeman_s in forum C++ Programming
    Replies: 6
    Last Post: 09-12-2002, 02:45 PM
  4. Special Allegro Information
    By TechWins in forum Game Programming
    Replies: 12
    Last Post: 08-20-2002, 11:35 PM
  5. installing allegro
    By rkjd2 in forum C++ Programming
    Replies: 0
    Last Post: 03-26-2002, 12:29 PM