This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/25823] --disable-hosted-libstdcxx causes build break
- From: "paolo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jan 2006 02:33:26 -0000
- Subject: [Bug libstdc++/25823] --disable-hosted-libstdcxx causes build break
- References: <bug-25823-12033@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from paolo at gcc dot gnu dot org 2006-01-20 02:33 -------
Subject: Bug 25823
Author: paolo
Date: Fri Jan 20 02:33:21 2006
New Revision: 110010
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110010
Log:
2006-01-20 Perry Smith <pedz@easesoftware.net>
PR libstdc++/25823
PR libstdc++/25824
* libsupc++/eh_alloc.cc: Fix return type of memset declaration.
* libsupc++/eh_globals.cc: If !_GLIBCXX_HOSTED declare malloc and free.
Modified:
branches/gcc-4_1-branch/libstdc++-v3/ChangeLog
branches/gcc-4_1-branch/libstdc++-v3/libsupc++/eh_alloc.cc
branches/gcc-4_1-branch/libstdc++-v3/libsupc++/eh_globals.cc
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25823