Uploaded image for project: 'C++ Standard Library'
  1. C++ Standard Library
  2. STDCXX-23

[Cygwin] messages.cpp needs catopen, catgets etc

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Cannot Reproduce
    • 4.1.2, 4.1.3, 4.1.4
    • 4.2.1
    • 22. Localization
    • None
    • Cygwin

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              farid Farid Zaripov
              ldiduck Lance Diduck
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: