VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. Member hydra3333's Avatar
    Join Date
    Oct 2009
    Location
    Australia
    Search Comp PM
    Hello. I tried to cross-compile lame 3.100 to end up with a "lame_enc.dll" to be used with Audacity, however to doesn't seem to produce a lame_enc.dll

    I do see these in the bin folder
    Code:
    lame.exe
    libmp3lame-0.dll
    but no lame_enc.dll

    This is the configure and make
    Code:
    autoreconf -fiv
    ./configure --build=x86_64-linux-gnu --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --without-libiconv-prefix --prefix=/home/u/Desktop/workdir/x86_64_products/lameENC_DLL-3.100.installed --enable-shared --disable-static --enable-nasm
    make  -j 2
    And I notice this in the log
    Code:
    Making all in Dll
    make[2]: Entering directory '/home/u/Desktop/workdir/x86_64_products/lameENC_DLL_3.100/Dll'
    make[2]: Nothing to be done for 'all'.
    make[2]: Leaving directory '/home/u/Desktop/workdir/x86_64_products/lameENC_DLL_3.100/Dll'
    Any suggestions for cross-compiling lame_enc.dll would be greatly appreciated.
    Quote Quote  
  2. Marsia Mariner
    Guest
    Maybe all you have to do is RENAME libmp3lame-0.dll to lame_enc.dll

    Because according to http://techteendaily.blogspot.com/2013/05/compiling-lame-on-windows.html ......

    Code:
    a2dll libmp3lame.a -o lame_enc.dll
    NOTICE: a2dll is a script, not a binary.
    Quote Quote  
  3. Member hydra3333's Avatar
    Join Date
    Oct 2009
    Location
    Australia
    Search Comp PM
    Ah ! Thank you. I'll give a rename a try and see how Audacity likes libmp3lame-0.dll as lame_enc.dll
    Quote Quote  
  4. Member hydra3333's Avatar
    Join Date
    Oct 2009
    Location
    Australia
    Search Comp PM
    No, that didn't work with v3.100.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!