------- Additional Comments From dannysmith at users dot sourceforge dot net 2004-10-31 19:06 ------- Oh, one other thing is needed. mingw (and probably other targets) does not have ffsll function, so either need to replace ffsll with __builtin_ffsll or provide one (which is trivial).
Danny -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18246