Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Compiling MAME  (Read 831 times)

0 Members and 1 Guest are viewing this topic.

TalkingOctopus

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1722
  • Last login:Yesterday at 03:56:38 am
  • @!#?@!
    • My Arcade
Compiling MAME
« on: August 06, 2003, 08:40:52 pm »
Hey everyone,

I put some of Sir Poonga's hack's into the mame source, but I am having trouble compiling.  I followed the instructions on mame.net, but I get 2 problems with the makefile.

C:\Temp\MAME>make
Compiling src/version.c...
cc1.exe: Invalid option `-Wdisabled-optimization'
cc1.exe: unknown C standard `gnu99'
make: *** [obj/mame/version.o] Error 1

I know I could comment out -Wdisabled-optimization but I dont know what it does or an alternative.

I don't know what to replace gnu99 with.

Also, I have an Athlon XP 1800+, so do I want the 686 optimized version?

Thanks in advance!