25 May
2006
25 May
'06
5:51 a.m.
* On Thu, 25 May 2006, Saulius Krasuckas wrote:
I'am running wine from a local src tree, so I had to compile this way:
$ tools/winegcc/winegcc -Btools/winebuild/ -B/usr/bin/ -g sysfont.c -Ldlls -Llibs -Iinclude -mwindows
Sorry, -B/usr/bin is a leftover from my experiments and isn't needed here at all... I compiled app by running this: $ tools/winegcc/winegcc -Btools/winebuild/ -g sysfont.c -Ldlls -Llibs -Iinclude -mwindows BTW, now the issue is seen on my box too. Heh, it reminds my of my own bugreport [*]. Could this be related, Troy? [*] http://bugs.winehq.org/show_bug.cgi?id=5248