Hercules 2.12 doesn't seem to build on powerpc due to its use of the 'sqrtl' function, which computes the square root of a long double. This function is in libm on other architectures (though it doesn't appear to be documented), but is absent on powerpc.
How should I work around this problem? (Please CC, as I'm not on the list) -- - mdz