[Pidgin] BuildingWinPidgin modified

Pidgin trac at pidgin.im
Mon Feb 18 14:13:12 EST 2013


Page "BuildingWinPidgin" was changed by datallah
Diff URL: <https://developer.pidgin.im/wiki/BuildingWinPidgin?action=diff&version=146>
Revision 146
Comment: Update gcc version
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: BuildingWinPidgin
=========================================================================
--- BuildingWinPidgin (version: 145)
+++ BuildingWinPidgin (version: 146)
@@ -41,26 +41,12 @@
 c:\devel\pidgin-devel\win32-dev\gtk_2_0-2.14\include\libintl.h
 }}}
 
-  3. Install the MinGW "GCC Version 4.4.0" packages from the [http://www.mingw.org MinGW site].
-  * There isn't an installer for these; the following instructions have distilled from the MinGW manual instructions
-   * There are known issues with newer gcc versions; be sure to use the version as described below
-  * Create a `win32-dev/mingw` directory and download the following into it:
-   * [http://sourceforge.net/projects/mingw/files/MinGW/Base/binutils/binutils-2.20/binutils-2.20-1-mingw32-bin.tar.gz/download binutils-2.20]
-   * mingw-runtime 3.17 ([http://sourceforge.net/projects/mingw/files/MinGW/Base/mingw-rt/mingwrt-3.17/mingwrt-3.17-mingw32-dev.tar.gz/download dev] and [http://sourceforge.net/projects/mingw/files/MinGW/Base/mingw-rt/mingwrt-3.17/mingwrt-3.17-mingw32-dll.tar.gz/download dll])
-   * [http://sourceforge.net/projects/mingw/files/MinGW/Base/w32api/w32api-3.14/w32api-3.14-mingw32-dev.tar.gz/download w32-api 3.14]
-   * Required runtime libraries for GCC ([http://sourceforge.net/projects/mingw/files/MinGW/Base/gcc/Version4/Previous%20Release%20gcc-4.4.0/gmp-4.2.4-mingw32-dll.tar.gz/download gmp 4.2.4], [http://sourceforge.net/projects/mingw/files/MinGW/Base/libiconv/libiconv-1.13.1-1/libiconv-1.13.1-1-mingw32-dll-2.tar.lzma/download libiconv 1.13.1], [http://sourceforge.net/projects/mingw/files/MinGW/Base/gcc/Version4/Previous%20Release%20gcc-4.4.0/mpfr-2.4.1-mingw32-dll.tar.gz/download MPFR 2.4.1] and [http://sourceforge.net/projects/mingw/files/MinGW/Base/gcc/Version4/Previous%20Release%20gcc-4.4.0/pthreads-w32-2.8.0-mingw32-dll.tar.gz/download pthreads 2.8.0])
-   * gcc-core 4.4.0 ([http://sourceforge.net/projects/mingw/files/MinGW/Base/gcc/Version4/Previous%20Release%20gcc-4.4.0/gcc-core-4.4.0-mingw32-bin.tar.gz/download bin] and [http://sourceforge.net/projects/mingw/files/MinGW/Base/gcc/Version4/Previous%20Release%20gcc-4.4.0/gcc-core-4.4.0-mingw32-dll.tar.gz/download dll])
-  * Extract all of the above downloaded files directly into the `win32-dev/mingw` directory.
+  3. Install the MinGW "GCC Version 4.7.2" packages from the [http://www.mingw.org MinGW site] by following [http://www.mingw.org/wiki/InstallationHOWTOforMinGW their instructions].
   * You will need to set MinGW's bin directory before Cygwin's in your `PATH`.[[BR]]
    For Example (You should add the following to your `~/.bashrc` file, which is found in `C:\cygwin\home\YourUsername\` by default):
 {{{
 #!sh
   export PATH=/cygdrive/c/devel/pidgin-devel/win32-dev/mingw/bin:$PATH
-}}}
-   If your Pidgin folder is inside Cygwin's, it should look more like this:
-{{{
-#!sh
-  export PATH=/pidgin-devel/win32-dev/mingw/bin:$PATH
 }}}
 
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://developer.pidgin.im/wiki/BuildingWinPidgin>
Pidgin <http://pidgin.im>
Pidgin

This is an automated message. Someone added your email address to be
notified of changes on 'BuildingWinPidgin' page.
If it was not you, please report to datallah at pidgin.im.


More information about the Wikiedit mailing list