This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: alpha-dec-osf5.0 Can't compile libstdc++-v3/libsupc++/pure.cc
- To: Greg Freemyer <freemyer at NorcrossGroup dot com>
- Subject: Re: alpha-dec-osf5.0 Can't compile libstdc++-v3/libsupc++/pure.cc
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Mon, 26 Feb 2001 16:12:25 -0800 (PST)
- cc: GCC Mailing List <libstdc++ at gcc dot gnu dot org>
> libstdc++-v3/libsupc++/pure.cc
> arguments to function `int write()'
just don't use the
_GLIBCPP_HAVE_UNISTD_H
parts of this file.
(undef _GLIBCPP_HAVE_UNISTD_H when compiling this file)
-benjamin