This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Unresolved references to __builtin functions building libgcj
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: Unresolved references to __builtin functions building libgcj
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 11 Oct 2000 15:42:05 -0200
- Cc: gcc-bugs at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <39E3D43A.8DEA64A@albatross.co.nz>
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