> > it's on the release-1-5 branch.
> > 
> > And it and gcc-2.95.1 do not seem to want to play nicely. I'm working on
> > it, though... stupid templates.
> 
> Compiles with 2 minor warnings in FreeAmpTheme.cpp with gcc-2.95.2pre2 here...  

Oh, it _compiles_... it just fails when you try to run the sucker:

ld.so.1: ./freeamp: fatal: relocation error: file ./plugins/theme.ui: symbol cop
y__t18string_char_traits1ZcPcPCcUi: referenced symbol not found

However, compiling with -fsquangle seems to get around this.

It's definitely a bug in gcc 2.95.1, though.

Incidentally, adding -fsquangle makes everything compile _and_ run,
but it fails with "base/src/database.cpp:47: failed assertion `m_dbase'"

Reply via email to