RogueWave tools
How can I use both the RogueWave Tools.h++ library that comes with the SUNPRO C++ compiler 5.0 & the standard library implementation of iostreams. When I link my application it reports a number of unresolved references in <installdir>/SUNWspro/lib/rw7/librwtool.so when I specify
-library=rwtools7,Cstd or -library-rwtools7,Cstd -staticlib=rwtools7

