[
https://issues.apache.org/jira/browse/STDCXX-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Sebor updated STDCXX-23:
-------------------------------
Priority: Trivial (was: Major)
Lowered priority since the issue can be trivially dealt with simply by
installing libcatgets which is now available for Cygwin (and comes with it, it
just may not be selected as a default library in the installation gui).
> [Cygwin] messages.cpp needs catopen, catgets etc
> ------------------------------------------------
>
> Key: STDCXX-23
> URL: https://issues.apache.org/jira/browse/STDCXX-23
> Project: C++ Standard Library
> Issue Type: Bug
> Components: 22. Localization
> Affects Versions: 4.1.2
> Environment: Cygwin
> Reporter: Lance Diduck
> Priority: Trivial
> Fix For: 4.2
>
>
> http://sources.redhat.com/ml/cygwin/2004-04/msg00679.html shows that libc
> does not have catopen, catgets, etc. Library compiles but does not link.
> A recent thread (Jun 2005) discusses adding "libcatgets"
> http://blog.gmane.org/gmane.os.cygwin.applications/month=20050601
> There are at least these approaches:
> 1. Implement the missing stuff ourselves
> 2. Implement messages.cpp in terms of the underlying Windows messaging
> subsystem (i.e. FormatMessage, etc)
> 3. Require libcatgets , change build
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.