Subject: Re: libstdc++.so warning
To: Wada Tatsuaki <wada@faraday.ee.ibaraki.ac.jp>
From: Todd Vierling <tv@pobox.com>
List: port-alpha
Date: 02/23/1999 20:44:02
On Wed, 24 Feb 1999, Wada Tatsuaki wrote:

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

You're right.  I just recompiled iopopen.o, and it didn't get it.

The problem was that iopopen.c defined _POSIX_SOURCE erroneously, and I
removed that.  This will be fixed, finally, after the next supscan.

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)