Hi, is there some way how to build Qt with custom stl? All i need is some kind 
of  c++ linker flags. Its common problem when i build mixed c and c++ projects 
to link only c++ targets with custom stl. I know that i can use 
-library=stlport4 flag, but i want more. I want use -library=no%Cstd and for 
linking -lMySuperStdLibrary :). Im trying apache stdcxx. Thx for any advice.
-- 
This message posted from opensolaris.org

Reply via email to