Closed GoogleCodeExporter closed 9 years ago
The problem here is that power.h includes inline functions which need a c99
standard comliant C compiler. I will probably remove the inlining functions to
prevent problems.
Original comment by jan.trei...@gmail.com
on 8 Feb 2012 at 10:20
Can you give me more information on the compiler. E.g. gcc --version
It cleanly compiles on a Suse installation with gcc 4.1.2. RH 5.7 should have
also gcc 4.1.2.
Original comment by jan.trei...@gmail.com
on 9 Feb 2012 at 9:25
I changed the inline functions now to inline static.
Hope this works with older compilers.
Tested on gcc 4.1 and open64 compilers.
Original comment by jan.trei...@gmail.com
on 19 Mar 2012 at 8:45
Original issue reported on code.google.com by
zhengfan...@gmail.com
on 8 Feb 2012 at 10:07