|
|
| "be consistent" | |
| PerlMonks |
Re: Math::Int128 issue on OS/Xby mojotoad (Monsignor) |
| on Mar 05, 2015 at 22:24 UTC ( [id://1118956]=note: print w/replies, xml ) | Need Help?? |
|
It looks like the compiler is failing this conditional in perl_math_int128.c:
__GNUC__ is 4 and __GNUC_MINOR__ is 2. However, Math::Int128 itself compiles and tests successfully. Removing the conditional above fixes the problem but I'd like to understand a bit more why it's there in the first place. edit: just to be clear, the compiler in question is clang Matt
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||