I've got a program that's linking with one version of libstdc++. In /usr/lib there are about 10000 versions of libstdc++, and the one that I think I need (since the others don't define the symbol I need) is not the one that is being linked to. How do I get it to link to the right one, and are there any gotchas I need to know about? thanks
-- -bob An optimist says the glass is half full, a pessimist says the glass is half-empty. An engineer says the glass is twice as big as it needs to be. ********************************************************************** * Robert Kerr, The morphing guy. * 368 Clyde Building, BYU * * [EMAIL PROTECTED] * Provo, Utah 84602 * * [EMAIL PROTECTED] * Phone: (801) 378-2029 * * http://www.et.byu.edu/~kerrr * Fax: (801) 378-4449 * **********************************************************************