adam <[EMAIL PROTECTED]> writes: > but later I create a copy of binaries to Rad Hat server > and run program. Unfortunatelly only one thread were at process list
This may or may not be correct: if the RedHat distribution uses NPTL, you *should* see only one process. Try 'ps -m' -- it will list all threads on the NPTL-based systems. > What can be the problem? You may be mis-interpreting the results you observe, or there may be a bug in your program. Without further details, it's impossible to tell. Also note, that this has *nothing* to do with g++. Your question is off-topic here; you should have asked in comp.os.linux.development.{apps,system}. Cheers, -- In order to understand recursion you must first understand recursion. Remove /-nsp/ for email. _______________________________________________ Help-gplusplus mailing list Help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus