ralphy;435554 Wrote: > Unfortunately, the static libraries are still prebuilt. I used the > squeezeslave/lib/libportaudio/linux26/build-portaudio-lnx26-alsa script > to configure the library and then run make and copy the files into the > linux26 directory. > > The file makefile.mingw32pav19-debug is the first one I've modified to > build libportaudio as part of the compile. You could use this as an > example to create a makefile for 64bit linux, I assume. > > Ralphy
I was trying to do a similar thing but into linux26-64, but I couldn't even build what you have in the liniux26/lib directory. I went into the lib/portaudio and tried a make -f Makefile.linux sharedlib and it made a .a for me, but when i looked inside and compared to whats in the lib/libportaudio/lib/.a there are a lot more files in your prebuilt one, also when i tried to apply the patch it failed as well. Alex edit :- I will have a look at making a 64b make file, from all the sources -- KeyzerSuze ------------------------------------------------------------------------ KeyzerSuze's Profile: http://forums.slimdevices.com/member.php?userid=14026 View this thread: http://forums.slimdevices.com/showthread.php?t=64935 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
