This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/11171] Wrong ctype/OS include files when using Newlib
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 May 2004 06:05:48 -0000
- Subject: [Bug libstdc++/11171] Wrong ctype/OS include files when using Newlib
- References: <20030612122606.11171.ronald@landheer.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-05-25 06:05 -------
Subject: Bug 11171
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: bkoz@gcc.gnu.org 2004-05-25 06:05:30
Modified files:
libstdc++-v3 : ChangeLog acinclude.m4 aclocal.m4 configure
configure.in
Log message:
2004-05-24 Ronald Landheer-Cieslak <ronald@landheer.com>
PR libstdc++/11171
* acinclude.m4: Deal with --with-newlib.
* aclocal.m4: Regenerate.
* configure.in: Set os_include_dir correctly when --with-newlib.
* configure: Regenerate.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1464.2.184&r2=1.1464.2.185
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/acinclude.m4.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.223.2.10&r2=1.223.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/aclocal.m4.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.235.2.12&r2=1.235.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.286.2.21&r2=1.286.2.22
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.in.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.110.2.12&r2=1.110.2.13
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11171