[Bug 20474] Wine can't be built with GCC in C99 mode

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 13 07:14:59 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=20474

winetest at luukku.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |winetest at luukku.com

--- Comment #15 from winetest at luukku.com ---
For testing purpose I didnt add any patch and I used this command

./configure CFLAGS="--std=c99" LDFLAGS="-Wl,--allow-multiple-definition"

The strange thig is that after configure finishes it complains that it cant
find xrandr related development files. And it doesnt compile either. 

But if I just do ./configure it doesnt complain about missing xrandr related
files.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list