Re: configure: when compiling with CLANG, set -std=gnu89
April 14, 2010
3: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
April 2010
4: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
5825
Age (days ago)
5825
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Julliard -
Austin English