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

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 26 03:42:15 CDT 2016


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

super_man at post.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |super_man at post.com

--- Comment #14 from super_man at post.com ---
Still valid.

gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4

winegcc.c: In function ‘get_temp_file’:
gcc -m32 -c -o pe.o pe.c -I. -I../../include -D__WINESRC__ -Wall -pipe
-fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers
-Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op
\
  -fno-omit-frame-pointer --std=c99
winegcc.c:273:30: error: ‘signal_mask’ undeclared (first use in this function)
     sigprocmask( SIG_BLOCK, &signal_mask, &old_set );

I think that was 1st problem it encountered.

-- 
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