[ http://issues.apache.org/jira/browse/STDCXX-23?page=all ]
Martin Sebor updated STDCXX-23:
-------------------------------
Fix Version: 4.2
(was: 4.1.4)
> [Cygwin] messages.cpp needs catopen, catgets etc
> ------------------------------------------------
>
> Key: STDCXX-23
> URL: http://issues.apache.org/jira/browse/STDCXX-23
> Project: C++ Standard Library
> Type: Bug
> Components: 22. Localization
> Versions: 4.1.2
> Environment: Cygwin
> Reporter: Lance Diduck
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira