> > if you look carefully at the link command, you will see that *gcc* is used to > > link the library, and not g++, which would be IMO correct. This ends up in a > > broken library, for that library defines the symbol __throw: > > > > > nm /usr/local/avifile-0.7.15/lib/libaviplay-0.7.so.0 | grep throw > > 000f2748 T __rethrow > > 000f1ee4 T __sjpopnthrow > > 000f1dbc T __sjthrow > > 000f2688 T __throw > > 000f2e84 T __throw_bad_cast > > Could you please check some newer version (eventually CVS directly) > if you will still have the same problem please report again. I tried with version 0.7.37 and the problem is still there.
BTW, my compiler (gcc 2.95.3) generates warnings when including avifile/avifile.h (comma at end of enumerator list). Regards, Christoph _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
