[Openmcl-devel] building ffigen4 osx 10.8.5 mountain lion
emelin
emelin.hocker at gmail.com
Sat Nov 16 00:53:44 PST 2013
I would appreaciate your help very much on the obove topic.
When trying either of the special svn trunks provided to build ffigen4 on a
mac at
http://trac.clozure.com/ccl/wiki/BuildFFIGEN
the make checking process runs well but eventually the below error stops me
from proceeding.
I searched you site and ticket system but couldn't find any solution.
Please help!
emelin
../../gcc-5465/gcc/toplev.c:573:1: error: redefinition of a 'extern inline'
function
'floor_log2' is not supported in C99 mode
floor_log2 (unsigned HOST_WIDE_INT x)
^
../../gcc-5465/gcc/toplev.h:174:1: note: previous definition is here
floor_log2 (unsigned HOST_WIDE_INT x)
^
../../gcc-5465/gcc/toplev.c:632:1: error: redefinition of a 'extern inline'
function
'exact_log2' is not supported in C99 mode
exact_log2 (unsigned HOST_WIDE_INT x)
More information about the Openmcl-devel
mailing list