view README.mingw @ 11847:5554d363fd59

[gaim-migrate @ 14138] (22:08:38) stu|laptop: LSchiere: really, I don't look forward to useless backtraces because we removed all -g* from configure.ac (22:08:42) Luke: stu|laptop: when I add the -g after the -Wall on line 317, then I end up with the CFLAGS in the Makefile set as follows: CFLAGS = -g -O2 -Wall -g (22:08:54) Luke: the -Wall -g is added by us (22:09:13) Luke: I assumed from that output that something else is adding -g anyway (22:09:34) Luke: but I'll go ahead and commit a redundant -g committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 27 Oct 2005 02:10:11 +0000
parents e61a072f4425
children 5d03b309b482
line wrap: on
line source

How to build Gaim using MinGw
=============================

Since these instructions are constantly changing and in order for me to
avoid maintaining two versions of these instructions please refer to:

http://gaim.sourceforge.net/win32

- Herman