libstdc++ problem

plt freeplant@gmail.com
Thu May 4 16:17:00 GMT 2006


use the command:
	ls /usr/lib | grep libstdc 
and you will find where is libstdc++

> The linker can't find the 
> libstdc++ when I run the executable using c++ library. 
This should not be the real problem. Maybe the library you miss is
	compat-libstdc++
rather than
	libstdc++


On Thu, 2006-05-04 at 16:01 +0000, Wanying Luo wrote: 
> Hello,  Sir/ Madam:
> 
> I have difficulty using libstdc++.   I use Fedora core 4 with gcc version 4. 
>   I don't konw in which directory my libstdc++ is install, so I can't set up 
> the LD_LIBRARY_PATH environment variable.  The linker can't find the 
> libstdc++ when I run the executable using c++ library.  So, would you please 
> give some help to locate libstdc++?   Thank you very much.
> 
> best wishes
> Wanying
> 



More information about the Libstdc++ mailing list