On Fri, Sep 14, 2001 at 01:23:57PM -0400, Doug Alcorn wrote:
> 
> I forgot to add that if I link with just '-lstdc++' and not
> '-lstdc++-2-libc6.1-2.9.0' it links fine.

Wait a second.  You didn't show how you were compiling the individual
objects.  What version of g++ were you using for that?

You can't mix and match!  If you are going to use g++ 2.95 or 3.0 to
compile, and want the binary to be widely distributable, I recommend
just using -static.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


Reply via email to