Results 1 to 5 of 5
  1. #1
    EmuTalk Member
    Join Date
    Mar 2005
    Location
    CWB
    Posts
    5

    How to compile plugins on linux ?

    How to compile the plugins to get a .so file ??



    Regards

    Ducho_CWB


    • Advertising

      advertising
      EmuTalk.net
      has no influence
      on the ads that
      are displayed
        
       

  2. #2
    EmuTalk Member
    Join Date
    Mar 2005
    Location
    CWB
    Posts
    5
    compile mupen 0.4 OK
    compile hack_azi_rsp_hle OK

    compiling blight_input-0.0.8-b with gcc (GCC) 3.3.5 (Debian 1:3.3.5-8)

    gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/SDL -D_REENTRANT -I. -g -O2 -DGUI_SDL -I/usr/include/SDL -D_REENTRANT-I/usr/include/freetype2 -O3 -fomit-frame-pointer -finline-functions -funroll-loops march=athlon-xp -mcpu=athlon-xp -Wp,-MD,.deps/arial.ttf.pp -c arial.ttf.c -fPIC -DPIC -o .libs/arial.ttf.lo

    gcc: cannot specify -o with -c or -S and multiple compilations

    make[2]: ** [arial.ttf.lo] Erro 1

    ./configure
    edit ccflag to athlon-xp
    make

    regards
    Ducho_CWB

  3. #3
    Moderator Hacktarux's Avatar
    Join Date
    Nov 2001
    Location
    France
    Posts
    1,174
    in the command line you posted, march=athlon-xp is false,
    it should be -march=athlon-xp
    you forgot the -

  4. #4
    EmuTalk Member
    Join Date
    Mar 2005
    Location
    CWB
    Posts
    5
    lol
    copy & paste failure

    but to compile gln64 or glide need a port to linux ?
    regards
    Last edited by Ducho_CWB; March 29th, 2005 at 01:48.

  5. #5
    EmuTalk Member
    Join Date
    Mar 2005
    Location
    CWB
    Posts
    5
    I'm in home now.
    not copy & paste error

    /usr/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' hasn't been included yet!"
    some error with freetype lib

    Ducho_CWB

Similar Threads

  1. Replies: 7
    Last Post: September 3rd, 2005, 19:20
  2. gentoo linux mupen64 status
    By Magnade in forum Mupen64
    Replies: 0
    Last Post: February 5th, 2005, 22:32
  3. Linux is evil! Keep away from it! >:(
    By Slougi in forum Talk of the Town
    Replies: 9
    Last Post: December 23rd, 2003, 23:50
  4. Emulators and the plugins sub-directory "PLUGIN"...
    By JerryKing in forum General N64 Emulation Discussion
    Replies: 3
    Last Post: December 31st, 2002, 14:02
  5. MS' plans for longhorn
    By AlphaWolf in forum Talk of the Town
    Replies: 27
    Last Post: December 5th, 2002, 21:51

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •