home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!elroy.jpl.nasa.gov!swrinde!cs.utexas.edu!csc.ti.com!tilde.csc.ti.com!fstop.csc.ti.com!iccl!jsykes
- From: jsykes@dadd.ti.com (Jonathan Sykes)
- Newsgroups: comp.os.os2.programmer
- Subject: Re: Can a 16-bit LIB.EXE work with 32-bit .OBJ
- Message-ID: <1992Aug26.220937.18542@csc.ti.com>
- Date: 26 Aug 92 22:09:37 GMT
- References: <1992Aug26.205200.21560@njitgw.njit.edu>
- Sender: usenet@csc.ti.com
- Reply-To: jsykes@dadd.ti.com
- Organization: Texas Instruments Inc
- Lines: 19
- Nntp-Posting-Host: iccl.dadd.ti.com
-
- I found that my Borland tlib.exe worked sometimes. It wouldn't look at
- OS2386.LIB for me but did create some small libs OK.
-
- Right now I am writing my own version of lib.exe. In doing this I have found
- differences in the way public definitions are stored in a 32bit OBJ file.
- This explains why tlib didn't like my OBJ files - maybe MS's lib.exe
- understands them.
-
- I expect to release my version of lib.exe within the next week or so - it's
- being tested right now. The program will come with source under a GNU
- license.
-
- ---
- __o
- \<,
- _________()/ ()_______________________________________________________________
- Jon Sykes jsykes@dadd.ti.com
- Design Automation Div. (214) 997-2916
- Texas Instruments Inc. Dallas, Tx.
-