[Pidgin] BuildingWinPidgin modified

Pidgin trac at pidgin.im
Fri Jul 20 20:45:13 EDT 2012


Changed page "BuildingWinPidgin" by renatosilva from 186.205.128.47*
Page URL: <http://developer.pidgin.im/wiki/BuildingWinPidgin>
Diff URL: <http://developer.pidgin.im/wiki/BuildingWinPidgin?action=diff&version=127>
Revision 127
Comment: GCC 4.4.0 already specified as requirement above. The -mno-cygwin flag is indeed needed, see http://pidgin.im/pipermail/support/2011-December/011159.html.

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: BuildingWinPidgin
=========================================================================
--- BuildingWinPidgin (version: 126)
+++ BuildingWinPidgin (version: 127)
@@ -136,18 +136,6 @@
 
 == Build Pidgin ==
 
-  First, make absolutely sure you have the GCC installer version 4.4.0 installed -- newer versions will cause the long build process to fail. You can do this by typing 
-{{{
-gcc --version
-}}}
-
-  Second, you'll have to edit the (current) Pidgin makefile, because there's a silly flag buried in it that WILL cause your makefile to break. In your Pidgin folder (e.g. /pidgin-devel/pidgin-xxxx/libpurple/win32/global.mak), remove the "-mno-cygwin" flag, leaving your build file like  this:
-{{{
-CFLAGS += -O2 -Wall $(GCCWARNINGS) -pipe -mms-bitfields -g
-}}}
-  If you don't remove that silly flag, you'll get build errors about halfway through. (It looks like the flag was deprecated about 5-10 years ago anyway.)
-
-
   Run the following:
 {{{
 #!sh

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
Pidgin <http://pidgin.im>
Pidgin

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


More information about the Wikiedit mailing list