[IRCServices Coding] GCC 3.x bug

Andrew Church achurch at achurch.org
Wed Sep 25 11:46:17 PDT 2002


     It's been discovered that a bug in GCC 3.x prevents database handling
from working correctly.  I'll try and have a new release with a workaround
out soon, but in the meantime, please do not use GCC 3.x to compile
Services.  (For the curious, the bug is that __builtin_apply() copies the
function arguments to the wrong place on the stack, so the called function
doesn't see them.)

  --Andrew Church
    achurch at achurch.org
    http://achurch.org/