Subject: vfork in C++?
To: None <current-users@netbsd.org>
From: Andrew Cagney <cagney@mac.com>
List: current-users
Date: 11/23/2002 22:09:48
This is a multi-part message in MIME format.
--------------020504090005040500050407
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hello,

On a 1.6 system I'm seeing the attached error (it makes a mess of the 
gdb testsuite) yet the program in question doesn't refer to vfork() (all 
it does is printf() something).

Anyone else seeing this?
Andrew

--------------020504090005040500050407
Content-Type: text/plain;
 name="out"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="out"

/usr/lib/libstdc++.so: warning: reference to compatibility vfork(); include <unistd.h> for correct reference

--------------020504090005040500050407--