Hi! ----
Does anyone know how I can get the compiler/linker to link against a specific version/revision of a shared library ? For example if I have... -- snip -- /usr/lib/libChickenTerror.so ---> /usr/lib/libChickenTerror.so.666 /usr/lib/libChickenTerror.so.666 /usr/lib/libChickenTerror.so.665 /usr/lib/libChickenTerror.so.664 /usr/lib/libChickenTerror.so.200 -- snip -- ... and wish to link against usr/lib/libChickenTerror.so.200 - how do I do that ? ---- Bye, Roland -- __ . . __ (o.\ \/ /.o) roland.mainz at nrubsig.org \__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer /O /==\ O\ TEL +49 641 3992797 (;O/ \/ \O;)
