home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / programm / 4259 < prev    next >
Encoding:
Text File  |  1992-08-17  |  2.0 KB  |  46 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!cs.utexas.edu!csc.ti.com!tilde.csc.ti.com!fstop.csc.ti.com!iccl!jsykes
  3. From: jsykes@dadd.ti.com (Jonathan Sykes)
  4. Subject: Re: OS/2 2.0 LIB Format
  5. Message-ID: <1992Aug17.150458.12269@csc.ti.com>
  6. Sender: usenet@csc.ti.com
  7. Nntp-Posting-Host: iccl.dadd.ti.com
  8. Reply-To: jsykes@dadd.ti.com
  9. Organization: Texas Instruments Inc
  10. References: <1992Aug16.225613.12351@pony.Ingres.COM>
  11. Date: Mon, 17 Aug 1992 15:04:58 GMT
  12. Lines: 32
  13.  
  14. In article 12351@pony.Ingres.COM, seg@Ingres.COM (scott e garfinkle) writes:
  15. >In article <1992Aug13.175411.29093@csc.ti.com> jsykes@dadd.ti.com writes:
  16. >>I've just received my copy of the OS/2 developers toolkit - unfortunately it
  17. >>doesn't contain a LIB.EXE command. I am willing to write one if someone can
  18. >>describe the format of the .LIB files? I'm planning to use the toolkit with
  19. >>gcc/2.
  20. >
  21. >1) The toolkit does come with LIB -- it's just that it's in the workframe
  22. >stuff.  Install workframe if only for the lib.
  23. >
  24. >2)  The LIB format is the same as it's always been.  Only the .OBJ files
  25. >have changed somewhat.
  26.  
  27. Yes, IBM ship LIB.EXE with the workframe but the toolkit and workframe are
  28. seperate products. I just have the toolkit - I don't need the workframe and
  29. they both cost ~$80. I don't need the the Workset since I'm using the toolkit
  30. just fine with gcc/2. All I'm missing is a LIB program, so I'm working on
  31. writing one now - the format of a LIB in DOS and OS/2 are the same, the
  32. object files are different but that doesn't concern me since gcc/2 creates
  33. those just fine. I am having some problems understanding the hashing
  34. algorithm used in the LIB dictionary. Does anyone know of a Public Domain DOS
  35. LIB program with source? That would probably just need a recompile with
  36. gcc/2.
  37.  
  38. ---
  39.            __o
  40.            \<,
  41. _________()/ ()_______________________________________________________________
  42. Jon Sykes                                                   jsykes@dadd.ti.com
  43. Design Automation Div.                                          (214) 997-2916
  44. Texas Instruments Inc. Dallas, Tx.        
  45.  
  46.