This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [bfin] Define _GNU_SOURCE in CPLUSPLUS_CPP_SPEC for bfin port.
- From: Bernd Schmidt <bernds_cb1 at t-online dot de>
- To: Jie Zhang <jzhang918 at gmail dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 13 Mar 2006 15:52:04 +0100
- Subject: Re: [bfin] Define _GNU_SOURCE in CPLUSPLUS_CPP_SPEC for bfin port.
- References: <6f48278f0603110809y2da8ee23t72266a06b9fb45d1@mail.gmail.com>
Jie Zhang wrote:
This patch is needed for compiling libstdc++ with uClibc for bfin port.
Is it OK for trunk and 4.1 branch?
Ok for now. We probably want to just include config/linux.h eventually.
Bernd