On Thu, Sep 11, 2003 at 05:18:43PM +1000, Greg Schafer wrote: > This may well be a gcc problem and I'm still looking into it. It IS a gcc problem. It was built without .hidden support. This patch might be responsible:- http://gcc.gnu.org/ml/gcc-cvs/2003-09/msg00258.html I'll look into this some more and take it up with the gcc folks. Greg