Another strange builtin
Fri Feb 20 02:47:28 CET 2009
If you ever see this message:
undefined reference to `__popcountsi2'
then you may have to refrain from using __builtin_popcount. It has just bitten me, while trying to build pixman from Xynth (for RunningBear).
(in fact it's not catching -Wl,-lgcc for some reason...)
I said I'd never blog

