Re: configure: when compiling with CLANG, set -std=gnu89
14 Apr
2010
14 Apr
'10
4:19 p.m.
Austin English <austinenglish(a)gmail.com> writes:
Clang defaults to compiling in C99 mode, which breaks the compile.
Of course the compile should be fixed instead. -- Alexandre Julliard julliard(a)winehq.org
14 Apr
14 Apr
5:38 p.m.
New subject: configure: when compiling with CLANG, set -std=gnu89
On Wed, Apr 14, 2010 at 10:19 AM, Alexandre Julliard <julliard(a)winehq.org> wrote:
Austin English <austinenglish(a)gmail.com> writes:
Clang defaults to compiling in C99 mode, which breaks the compile.
Of course the compile should be fixed instead.
Not entirely trivial, since the compile is broken for gcc in c99 mode as well: http://bugs.winehq.org/show_bug.cgi?id=20474 -- -Austin
5811
Age (days ago)
5811
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Julliard -
Austin English