On Thu, 7 Aug 2003, wanderso wrote:
> Hate to ask a stupid question, but I cannot get fork() to work in a c++
> program. I keep getting a link error saying - "undefined reference to
> fork()". Same problem goes for other low-level C calls like 'unlink',
> 'open', etc...
>
> The test stub I'm usi
Hate to ask a stupid question, but I cannot get fork() to work in a c++
program. I keep getting a link error saying - "undefined reference to
fork()". Same problem goes for other low-level C calls like 'unlink',
'open', etc...
The test stub I'm using is this:
#include
#inclu
On Thu, Aug 07, 2003 at 10:10:07PM -0400, Igor Pechtchanski wrote:
>On Thu, 7 Aug 2003, wanderso wrote:
>>Hate to ask a stupid question, but I cannot get fork() to work in a c++
>>program. I keep getting a link error saying - "undefined reference to
>>fork()". Same problem goes for other low-leve
3 matches
Mail list logo