home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / programm / 6222 < prev    next >
Encoding:
Internet Message Format  |  1992-11-05  |  2.0 KB

  1. Path: sparky!uunet!ogicse!decwrl!bu.edu!dartvax!mars.caps.maine.edu!gandalf!jurlwin
  2. From: jurlwin@gandalf.UMCS.Maine.EDU (Jeff Urlwin)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: Re: C/Set 2 problems ... cannot find OS2386.LIB ...
  5. Message-ID: <1992Nov5.142211.13558@gandalf.UMCS.Maine.EDU>
  6. Date: 5 Nov 92 14:22:11 GMT
  7. Article-I.D.: gandalf.1992Nov5.142211.13558
  8. References: <1992Nov05.023118.39531@sue.cc.uregina.ca> <19921104.225259.392@almaden.ibm.com>
  9. Organization: University of Maine, Department of Computer Science
  10. Lines: 34
  11.  
  12. In article <19921104.225259.392@almaden.ibm.com> peterf@vnet.ibm.com writes:
  13. >In <1992Nov05.023118.39531@sue.cc.uregina.ca> P. Takis Skagos writes:
  14. >>I've been working with the IBM C-Set/2 compiler for the past couple of
  15. >>days and I think that it is just great.  Unfortunately I am having a bit
  16. >>of a problem when I try to link a file statically.  The linker requires
  17. >>the library "OS2386.LIB", which doesn't exist.  Where is this file and
  18. >>why wasn't it installed?  The sample programs included with C-Set/2
  19. >>hae .CMD that link both statically and dynamically.  All the dynamic
  20. >>linking works (it also requires OS2386.LIB) but the static linking
  21. >>doesn't.  Any help or information would be greatly appreciated.  Thanks!
  22. >>
  23. >>  P. Takis Skagos
  24. >>  (skagos@cs.uregina.ca)
  25. >>
  26. >
  27. >OS2386.LIB comes with the OS/2 2.0 Toolkit. Do you have that? I believe
  28. >it is stated that the Toolkit is a prerequisite for C Set/2 (correct me if
  29. >I'm wrong). Anyway, even if it's not a prereq, it is a very good thing to
  30. >have when doing 2.0 development.
  31.  
  32. The Toolkit is really just a collection of libraries, headers, and programs
  33. which are language independant.  You really need a copy of it.  That's why 
  34. IBM packaged it all as the Workset/2 package, which includes the toolkit, 
  35. CSet/2 and WorkFrame/2.  I'm sure you have it.  Just make sure your
  36. LIB environment variable is pointed to X:\toolkt20\os2lib (wherever your
  37. toolkit is loaded...).
  38.  
  39. Jeff
  40.  
  41.  
  42.  
  43. -- 
  44. --------------------------------------
  45. jurlwin@gandalf.umcs.maine.edu
  46.