Re: configure: when compiling with CLANG, set -std=gnu89
April 14, 2010
10:19 a.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
April 2010
11:38 a.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
5870
Age (days ago)
5870
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Julliard -
Austin English