Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Fedora Linux 16 have them, but compiled with GCC 4.6 (C++ libraries aren't compatible between major compiler versions, Fedora 13 had Boost for GCC 4.4, Fedora 15 has for GCC4.5):</p> <ul> <li>DLLs for: <a href="http://dl.fedoraproject.org/pub/fedora/linux/releases/16/Everything/i386/os/Packages/mingw32-boost-1.47.0-1.fc16.noarch.rpm">GCC 4.6</a> <a href="http://dl.fedoraproject.org/pub/fedora/linux/releases/15/Everything/i386/os/Packages/mingw32-boost-1.46.0-0.2.beta1.fc15.noarch.rpm">GCC 4.5</a> <a href="http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/13/Everything/i386/os/Packages/mingw32-boost-1.41.0-1.fc13.noarch.rpm">GCC 4.4</a></li> <li>Static for: <a href="http://dl.fedoraproject.org/pub/fedora/linux/releases/16/Everything/i386/os/Packages/mingw32-boost-static-1.47.0-1.fc16.noarch.rpm">GCC 4.6</a> <a href="http://dl.fedoraproject.org/pub/fedora/linux/releases/15/Everything/i386/os/Packages/mingw32-boost-static-1.46.0-0.2.beta1.fc15.noarch.rpm">GCC 4.5</a> <a href="http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/13/Everything/i386/os/Packages/mingw32-boost-static-1.41.0-1.fc13.noarch.rpm">GCC 4.4</a></li> </ul> <p>A free (as in freedom) program — <a href="http://www.7-zip.org/">7-zip</a> — can open this RPM packages on Windows.</p> <p>It is much easier to cross compile for Windows with MinGW32 on Fedora than to compile with MinGW+MSYS on Windows. Often it is as easy as <code>./configure --host=i686-pc-mingw32 &amp;&amp; make</code> if you have <code>mingw32-*</code> packages installed with distribution's package manager.</p> <p>A list of available packages for Fedora is <a href="http://dl.fedoraproject.org/pub/fedora/linux/releases/16/Everything/i386/os/Packages/">here</a> — search for <code>mingw32</code>. There are compiled C and/or C++ libraries for technologies like SDL, Curl, GTK+ with Glib and Glade, Iconv, JPEG, Ogg-Vorbis, SQLite, ZIP, SSL, PCRE, Qt, Readline, Zlib and many more.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload