It depends on the compiler you are using. If you are using The HP aC++
compiler, I believe that you should compile and link with the +nostl flag.

This should be covered in your compiler documentation, and could probably be
gleaned from the output generated when building the stdcxx tests and
examples.

Travis


Radha Manickam wrote:
> 
> Anyone tell me how to avoid the standard c++ library dependency during the
> linking?
> 

-- 
View this message in context: 
http://old.nabble.com/Problems-facing-while-using-third-party-STL-tp15101795p31784725.html
Sent from the stdcxx-user mailing list archive at Nabble.com.

Reply via email to