This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: mh-mingw32
- From: Christopher Faylor <me at cgf dot cx>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 8 Dec 2004 11:08:42 -0500
- Subject: Re: mh-mingw32
- References: <41B71F86.1090708@st.com>
On Wed, Dec 08, 2004 at 03:36:38PM +0000, Joern RENNECKE wrote:
>Why does config/mh-mingw32 clear LIBGCC2_DEBUG_CFLAGS ? Debugging
>information in the target libgcc of a mingw32 hosted cross tool chain
>is quite useful.
From the CVS logs, it looks like this predates my tenure as windows
maintainer by several years. It is probably a historical artifact.
Unless Danny Smith objects, I'd say feel free to nuke that line.
cgf