Is there an option with which I can tell gcc to link with libXY.so.2 when using -lXY? There are two libXY.so.[23] on the system, but no libXY.so. Without libXY.so, the linker finds neither. Can I specify that always libXY.so.2 gets chosen for linking, regardless of whether there is a libXY.so symlink and where it points to if there is?
Thanks, Volker -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.dnsalias.net/ Please do not CC list postings to me.
