-fno-common, MinGW toolchain
5 Jan
2009
5 Jan
'09
10:54 p.m.
If I compile without enabling the gui, it works fine. Been doing this for quite a few subversions with (--enable-gui --enable-menu) .
Don't forget to always compile -fno-common, MinGW toolchain is very broken.
Thanks, Reimar
That fixes the problem. Just used --cc="gcc -fno-common " in the ./configure stage. Now the GUI works fine. Henry
6397
Age (days ago)
6397
Last active (days ago)
0 comments
1 participants
participants (1)
-
Henry Garcia