[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

shared libraries



Hi all,
I'm working at compiling a program under slink and keep getting the error
(when trying to run it) that it can't find the
libstdc++-libc6.1-2.so.3.  Of course, that happens for a very good
reason--the version on slink is libc6.0.  How can I find out what part of
my code is referencing that library?  ldd tells me that the executable is
trying to reference it, but nothing more than that.

Thanks

-- 
-bob

Remember the... the... uhh.....
**********************************************************************
* Robert Kerr, The morphing guy.  *    MS 0847 Sandia National Labs  *
* rakerr@sandia.gov               *    Albuquerque NM 87185-0847     *
* Robert_Kerr@byu.edu             *      Phone: (505) 844-8606       *
* http://www.et.byu.edu/~kerrr    *      Fax: (505) 844-9297         *
**********************************************************************




Reply to: