[sr #107996] MinGW-W64 enhancements

anonymous INVALID.NOREPLY at gnu.org
Wed Mar 21 23:06:50 CET 2012


URL:
  <http://savannah.gnu.org/support/?107996>

                 Summary: MinGW-W64 enhancements
                 Project: GnuTLS
            Submitted by: None
            Submitted on: Wed 21 Mar 2012 10:06:49 PM UTC
                Category: Core library
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: scottm at aero.org
             Open/Closed: Open
         Discussion Lock: Any
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

The following patch enhances support for MinGW-W64, notably that MinGW-W64
(and the Win64 API) assumes a LP64-model environment. Consequently, this patch
significantly cuts down the number of int-to-pointer and pointer-to-int
warnings that are generated.

Also, libopts should not assume that gettext() is declared or even supported
by stdio.h. Several platforms, not just MinGW, require libintl.h for the
declaration and -lintl for linking, as detected by the HAVE_GETTEXT macro
during configure.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 21 Mar 2012 10:06:49 PM UTC  Name: gnutls-patch.txt  Size: 4kB   By:
None

<http://savannah.gnu.org/support/download.php?file_id=25440>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?107996>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





More information about the Gnutls-devel mailing list