This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/21512] [4.0/4.1 Regression] build failure on ppc-apple-darwin5.5 in libcpp
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 May 2005 11:34:36 -0000
- Subject: [Bug bootstrap/21512] [4.0/4.1 Regression] build failure on ppc-apple-darwin5.5 in libcpp
- References: <20050511110924.21512.fxcoudert@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-05-19 11:34 -------
Tried again to build gcc on powerpc-apple-darwin5.5 (MacOS 10.1), with the
workaround for the bug reported in comment #0.
Fails with error message:
../../gcc/gcc/config/rs6000/host-darwin.c:25: sys/ucontext.h: No such file or
directory
System header sys/ucontext.h appeared with MacOS 10.2. Something intelligent
should be done for systems without sys/ucontext.h.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21512