Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: MAME Recompile for PS3 controllers #81663
    paulrooney
    Participant

    I added it to

    LIBS

    with all the other -l commands. I had to add -lasound to get around another link error.

    CFLAGS is generally used for compilation and LDFLAGS is used for linking. This makefile also defines LIBS for the link stage.

Viewing 1 post (of 1 total)