[SDL] Universal binaries using configure

Gabriel Gambetta mystml at adinet.com.uy
Sat Apr 22 22:37:37 PDT 2006


        El sáb, 22-04-2006 a las 13:09 -0700, Sam Lantinga escribió:
        I think there are some magic incantations to make an app load a
        shared library from the application path instead of the system
        library path, but I don't know them offhand.


I use an ugly hack which consists in running a binary "launcher-game"
which sets the LD_LIBRARY_PATH (or similar) to "." and spawns the actual
game binary. Ugly but works :)

        --Gabriel


________________________________________________________________________
Gabriel Gambetta
Mystery Studio - http://www.mysterystudio.com
Gabriel on Graphics - http://gabrielongraphics.blogspot.com





More information about the SDL mailing list