[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::digital_unix

Title:DIGITAL UNIX(FORMERLY KNOWN AS DEC OSF/1)
Notice:Welcome to the Digital UNIX Conference
Moderator:SMURF::DENHAM
Created:Thu Mar 16 1995
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:10068
Total number of notes:35879

10058.0. "cout and threads" by CSC32::D_MAHDER () Thu Jun 05 1997 19:11

    3.2d dunix
    
    We have a customer that is using multi threads, they have seen
    corruption in cout and are wondering if this is thread safe ?
    If cout is not thread safe is there code they can purchase or 
    available to them that is thread safe.
    
    dave
T.RTitleUserPersonal
Name
DateLines
10058.1How are they compiling?WTFN::SCALESDespair is appropriate and inevitable.Thu Jun 05 1997 21:478
I don't know whether it's supposed to be threadsafe by default, but it certainly
won't be if the code is compiled and linked incorrectly.

So, what version of C++ is the customer using, and what is their exact compile
and link command line?


				Webb