|
From: Jim U. <ji...@3e...> - 2004-03-24 20:36:00
|
At 05:02pm on 2004 March 20, Jim Ursetto did write: > 1. Enable SGI iostreams in STLport (without compiling the library). > This pulls in the iostream declarations; the linker won't complain unless you > call or actually instantiate an iostream function. > > 2. Also #define _STLP_NO_CWCHAR in stl_user_config.h. Sorry, there's one more thing to define in the user config: #define _STLP_NO_FORCE_INSTANTIATE Normally when STLport iostreams are enabled, STLport assumes you want the link-time versions of everything, such as vectors. This flag reverts to the "include-c-file-as-header" behavior. -- New Orleans Saints receiver Joe Horn was fined $30,000 for making a choreographed cell-phone call in the end zone to celebrate a touchdown. Horn's agent, Ralph Vitolo, said the player will appeal. "Fining him is one thing, but to me that's very excessive. This is not a murder case." ji...@3e... / 0x43340710 / 517B C658 D2CB 260D 3E1F 5ED1 6DB3 FBB9 4334 0710 |