This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: V3 testsuite results (with required minor patch), FreeBSD 3.4
- To: gdr at codesourcery dot com, rittle at rsch dot comm dot mot dot com
- Subject: Re: V3 testsuite results (with required minor patch), FreeBSD 3.4
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- Date: Tue, 14 Nov 2000 01:48:33 -0600 (CST)
- Cc: libstdc++ at sources dot redhat dot com
>That migh be a good reason to send it as a temporarily workaroung so
>that others and still have a functional C++. Thanks.
Well, I am going to look really silly, but I have finally got a libio
build working. ;-)
os_defines.h patch for BSD will be submitted after I 'make check'.
I have been wondering why everything is working so well for others
will small os_defines.h files. It turns out that BSD headers
define __P. This causes all sorts of chaos for libio/libio.h .
I have figured out what to do and will submit something soon.
Regards,
Loren