From: Panayotis K. <pan...@pa...> - 2011-10-18 12:48:27
|
On 17 Οκτ 2011, at 11:10 μ.μ., Panayotis Katsaloulis wrote: > > Any app, unfortunately. > > I will partially address the issue, by setting "by default" the GCC compiler instead of the "default apple compiler" (which is Clang). > But I believe to be future proof, it would be better to look how to make the C code compatible with Clang... I just committed a patch that selected GCC 4.2 as the default compiler (overriding Apple's default settings). Although more or less works now, I think it is important to address this issue anyway. |