[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnumach] Support GCC5
From: |
Samuel Thibault |
Subject: |
Re: [gnumach] Support GCC5 |
Date: |
Fri, 1 May 2015 19:43:42 +0200 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
Hello,
David Michael, le Sun 26 Apr 2015 18:03:40 -0400, a écrit :
> And just a heads-up: With -std=gnu11 by default, there are two errors
> due to asm input/output operands being in the clobber list, and
> linking fails horrifically due to the difference in "extern inline"
> behavior. Adding -std=gnu89 to CFLAGS works around this.
Thanks for the notice, I have fixed the asm and used -fgnu89-inline
instead.
Samuel
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [gnumach] Support GCC5,
Samuel Thibault <=