Something terribly wrong with gcc-3.0.4 Linux

Neal D. Becker nbecker@hns.com
Thu Mar 28 07:17:00 GMT 2002


>>>>> "Paolo" == Paolo Carlini <pcarlini@unitus.it> writes:

    Paolo> Neal D. Becker wrote:
    >> 3) It appears that std::cout buffering is broken.
    >> 
    Paolo> I have not looked into the other issues, but for this one, have you
    Paolo> tried calling a:


    Paolo>   std::ios::sync_with_stdio(false);

    Paolo> before any other output operations?

No, I haven't tried that yet, but I sure don't expect that I need to
in order to not have cout << "hello world" not call write() for every
character.






More information about the Gcc mailing list