This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/32509] [4.1 regression] unable to explicitely configure with a given locale model



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]