built liba52

Home Forums Development built liba52

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22806
    jcwf
    Participant

    i have on my pc windows 7 x64

    i installed devkitproupdater-1.5.0 with admin rights
    downloaded the portlibs

    I built some rev before, but now i have problem to compile liba52

    cd ../liba52/
    ./configure --host=powerpc-eabi --prefix="${DEVKITPRO}/portlibs/ppc"
    --libdir="${DEVKITPRO}/portlibs/ppc/lib" --disable-shared
    make
    make install

    but i always get an error

    heres a picture with the problem http://img35.imageshack.us/f/unbenanntgk.png/

    thanx for help

    #25879
    axgarr
    Participant

    AR: command not found

    There are a workarond for this:

    Change manually in your libtool
    from AR=”ar” in AR=”powerpc-eabi-ar”

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Login

Lost Password