problem with vector class
Alexandre Oliva
oliva@dcc.unicamp.br
Tue Dec 15 09:51:00 GMT 1998
On Dec 15, 1998, kuball@zedo.fuedo.de wrote:
> I'm trying to compile a programm that uses some variables of type
> vector<void*>. I get the following error message:
> Unresolved:
> vector<void *, __default_alloc_template<0, 0> >::insert_aux(void **, void *const &)
> collect2: ld returned 1 exit status
If you don't post your program (or a simplified version there of), you
just make our job of finding the problem harder. Please read
http://egcs.cygnus.com/faq.html#bugreport and submit a full bug report.
Thanks in advance.
--
Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil
More information about the Gcc-bugs
mailing list