On Tuesday 21 July 2009 02:34:58 am Shawn Walker wrote: > No, you specified -library=no%Cstd so, I believe the behaviour is expected.
Exactly. When using -library=no%Cstd you get none of the usual runtime. > Since you're building Qt, you really want to link against the Apache C++ > library (stdcxx). -lstdcxx -lCrun, because stdcxx doesn't include the C++ runtime -- just the stl. How this will interact with the C++ update will have to be sorted out after b.120 and the next compiler release -- at which time we should bump our required compiler to one that fully supports stdcxx. Right now it looks like supported compilers are: - studio express on OSOL - studio 12 U1 on OSOL + Nevada - studio 12 on Nevada [ade] -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 489 bytes Desc: This is a digitally signed message part. URL: <http://mail.opensolaris.org/pipermail/kde-discuss/attachments/20090721/fcb41738/attachment.bin>
