From: phlip_cpp AT my-deja DOT com Newsgroups: comp.lang.c++,comp.os.msdos.djgpp,gnu.gcc.help Subject: Re: URG: C++ Project Compilation Date: 27 Nov 2000 07:37:39 GMT Organization: Concentric Internet Services Lines: 22 Message-ID: <3A221580.BED9D02F@my-deja.com> References: <8vstc7$ion$1 AT venus DOT telepac DOT pt> NNTP-Posting-Host: 206.173.248.121 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.16-22 i586) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Paulo J. Matos aka PDestroy" wrote: > > Hi all, > After some long hours correcting errors in my program. Real debugging time! > I tried to compile the project and in the phase of linking the compiler > (gpp) just showed up with some bunch of not-understandable errors like: > ...int>::~Lista(void)' > banco.o(.text+0x132b):banco.cpp: undefined reference to `Lista int>::~Lista(void)'" > > I cannot understand what this means, nor I have an idea of how to solve > this. Any ideas about what is this, and any solutions? In all seriousness, get some sleep. You'l find that full tanks of neurotransmitters will make the solution (which nobody can tell from your post) leap out at you. --Phlip