This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/32509] [4.1 regression] unable to explicitely configure with a given locale model
- From: "debian-gcc at lists dot debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jun 2007 12:28:47 -0000
- Subject: [Bug libstdc++/32509] [4.1 regression] unable to explicitely configure with a given locale model
- References: <bug-32509-5724@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from debian-gcc at lists dot debian dot org 2007-06-26 12:28 -------
ok, this is dependent on the build environment; I'm still unsure why I don't
see this on the gcc-4_1-branch. both 4.1 and 4.2 are configured with
--enable-clocale=gnu. On the gcc-4_1-branch, the "sanity" test in libstdc++
configure depending on the "de_DE" locale succeeds, while on the gcc-4_2-branch
it fails, if the "de_DE" locale is not present, falling back to the "generic"
locale, even if the locale model is explicitely set.
Apparently this was "fixed" in PR31717.
--
debian-gcc at lists dot debian dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bkoz at gcc dot gnu dot org
Summary|[4.1 regression ?] fails to |[4.1 regression] unable to
|link using -O |explicitely configure with a
| |given locale model
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32509