help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: binaries not portable from Debian to RedHat


From: Paul Pluzhnikov
Subject: Re: binaries not portable from Debian to RedHat
Date: Sun, 17 Jul 2005 14:58:12 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, linux)

adam <adam@yp.pl> 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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]