Alexandre> That's because libtool only extracts convenience libraries, Alexandre> which -lsupc++ isn't; -lsupc++convenience is, but it's not Alexandre> (and shouldn't be) installed. But we could solve this in the unified tree by linking against that, right? Or should we just add -lsupc++ to libgcj.spec? Tom