Unresolved references to __builtin functions building libgcj

Alexandre Oliva aoliva@redhat.com
Wed Oct 11 11:00:00 GMT 2000


On Oct 11, 2000, Bryce McKinlay <bryce@albatross.co.nz> wrote:

> Attempting to build libgcj with the latest compiler dies for me with the
> following link failure:

> ./.libs/libgcj.so: undefined reference to `__pure_virtual'
> ./.libs/libgcj.so: undefined reference to `terminate(void)'
> ./.libs/libgcj.so: undefined reference to `__builtin_vec_new'
> ./.libs/libgcj.so: undefined reference to `__builtin_new'

Same here.  That's probably because the C++-specific functions that
used to be in libgcc have moved to libstdc++ and libsupc++ (the latter
on v3 only?).

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


More information about the Gcc-bugs mailing list