gcc-mingw-w64 2 source package in Ubuntu

Changelog

gcc-mingw-w64 (2) unstable; urgency=low

  * Export all relevant flags from dpkg-buildflags; in particular this
    allows building with a stack-protector-enabling compiler (as on
    Ubuntu).

gcc-mingw-w64 (1) unstable; urgency=low

  * Include Ada support (Closes: #632375). Build-depend on gcc-4.6-source
    4.6.1-5 or later to get the required upstream fixes.
  * Stop trying to ship libiberty, upstream no longer supports it
    (Closes: #634567).
  * Protect intrinsics in C++ code (Closes: #633552).
  * Provide shared versions of DLL-compatible libraries (Closes:
    #625778). The appropriate DLLs may have to be shipped with the
    resulting binaries, unless static build options are used (-static,
    -static-libgcc and/or -static-libstdc++).
  * Re-organise configure flags and update them as used upstream.
  * Switch to single-number versions and add the gcc-mingw-w64 version to
    the resulting binary package's version.
  * Disable hardening with dpkg-dev >= 1.16.1 for now (until the gcc-4.6
    package supports it).
  * Correct uses of "informations" in output code.
 -- Stephen Kitt <email address hidden>   Tue,  08 Nov 2011 12:20:29 +0000

Upload details

Uploaded by:
Stephen Kitt
Uploaded to:
Precise
Original maintainer:
Stephen Kitt
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gcc-mingw-w64_2.tar.gz 14.9 KiB 26421decbd88f6e93e93a12ee8ca5223a92f52630fdb5aa650a291eab2fbeef7
gcc-mingw-w64_2.dsc 1.6 KiB 3bb1771ffc0f1a61dceebe73ef7db855a6cc6c3a1a27cef5bd6944017853b1ef

Available diffs

View changes file

Binary packages built by this source

gcc-mingw-w64: GNU C compiler for MinGW-w64

 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This metapackage provides the C compiler, supporting
 cross-compiling to 32- and 64-bit MinGW-w64 targets.