home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / programm / 8031 < prev    next >
Encoding:
Text File  |  1993-01-26  |  1.1 KB  |  35 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!usenet-feed.umr.edu!ckincy
  3. From: ckincy@cs.umr.edu (Charles Kincy)
  4. Subject: Linker bombout on Nov C++ beta.
  5. Date: Tue, 26 Jan 1993 09:58:12 GMT
  6. Nntp-Posting-Host: next3.cs.umr.edu
  7. Organization: University of Missouri - Rolla
  8. Sender: cnews@umr.edu (UMR Usenet News Post)
  9. Message-ID: <1993Jan26.095812.25676@umr.edu>
  10. Lines: 23
  11.  
  12. OK, this has probably been asked zillions of times before, 
  13. but I can't find the answer anywhere, so I will have to ask it
  14. again.
  15.  
  16. When linking a program that uses the iostream library,
  17. I get the following error:
  18.  
  19. C:\IBMC\LIB\dd34sbs.lib(H:\OS2\OLDFORM.C):  
  20. Error L2025:  WS__FR7istream : symbol defined more than once.
  21.  
  22. Here are my options:
  23. Compiler:  -c -Oi -Fd+ -I.
  24. Linker:    /NOE
  25.  
  26. Help!  It's frustrating to be able to compile beautifully without 
  27. being able to link!  :)
  28.  
  29. cpk
  30. -- 
  31. "The WHITE ZONE is for loading and unloading only.  If you gotta load or un-
  32. load, go to the WHITE ZONE.  You'll love it.  It's a way of life!" --Zappa
  33.  
  34. Technology always seems to keep one step ahead of human wisdom.
  35.