home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / mswindo / programm / misc / 4512 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  980 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!menudo.uh.edu!menudo.uh.edu!parker
  2. From: parker@navier.math.uh.edu (Ronald L. Parker)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: bi_listimp add doesn't exist?  please help!
  5. Date: 29 Dec 92 19:36:28
  6. Organization: Society to disband societies. (Good thing I'm the only member!)
  7. Lines: 8
  8. Distribution: world
  9. Message-ID: <PARKER.92Dec29193628@navier.math.uh.edu>
  10. NNTP-Posting-Host: navier.math.uh.edu
  11.  
  12. Can someone tell me why the linker would generate an error of the form
  13. Linker error: Undefined symbol bi_listimp<MyType far *>::add(Mytype far *> ...
  14. The exact same code works everywhere else, as near as I can tell.  I think
  15. I've tried every conceivable configuration imaginable.  Unfortunately, I
  16. can't post the code that's doing it, but surely someone has had this problem
  17. before.  We're using the large memory model with lots and lots of modules, if
  18. that's any help.  We're also using dynamic libraries (i.e. owl, etc.)
  19.  
  20.