Displaying 1 result from an estimated 1 matches for "compiling_r".
Did you mean:
compiling
2007 Mar 19
1
-std=c99 and inline semantics
Hi,
I noticed that with the GCC trunk (4.3.0), the semantics of "extern
inline" have reversed.
The net result is that R will build without the usual-stdc=gnu99 but it
won't with it.
Many multiple definitions result otherwise.
Marcus