I am writing to inquire if there is a true need for the GCC 3.0 requirement: I have compiled ShowEQ 4.0 under FreeBSD with gcc 2.95.2, and the only indication of this requirement is that libEQ itself is compiled with GCC3.

/usr/local/lib/libEQ.a(libEQ.o)(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
gmake: *** [showeq] Error 1

This reference appears to be part of the exception handling routines in GCC 3.0. Any chance of getting a libEQ compiled with a more stable GCC release?