I 'd like to know whether single-threaded gcc can be used for:
1. Writing multithreaded C app ( gcc file.c -pthread ).
2. Writing multithreaded C++ app ( g++ file.cpp -pthread ).
I will be very pleased with answers more detailed than just 'yes' and
'no'.

OpenBSD 4.2, gcc 3.3.5 (propolice)
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to