Message-ID: <397777E5.E3C7F988@puckbell.net> From: Tasci Synx X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Linking Object Libraries References: <3977519D DOT 1545FF4C AT puckbell DOT net> <200007201942 DOT PAA31950 AT envy DOT delorie DOT com> <39776106 DOT B062177F AT puckbell DOT net> <200007202033 DOT QAA32447 AT envy DOT delorie DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 22 Date: Thu, 20 Jul 2000 15:06:29 -0700 NNTP-Posting-Host: 63.197.122.98 X-Complaints-To: abuse AT pacbell DOT net X-Trace: news.pacbell.net 964130361 63.197.122.98 (Thu, 20 Jul 2000 14:59:21 PDT) NNTP-Posting-Date: Thu, 20 Jul 2000 14:59:21 PDT Organization: SBC Internet Services To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com DJ Delorie wrote: > > No, you did what I expected. Next, try doing "nm libgame.a" and see > if the missing symbols really are there. It check out fine (as much as I can understand that stuff). I discovered, upon closer examination, that your advice worked perfectly. There is a different problem, templated functions not instantiating, that produces the same error. I was getting the two mixed together. Thanks to your help, my libraries work. All I have to do now is figure out why the templated class isn't instantiating itself. Thank you very much Tasci With apologies for possible misuse of the word 'instantiated' -- To send me an email, just replace the @ and the . -----wassdamo at pacbell dot net