home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os2.programmer
- Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!leland.Stanford.EDU!rogge
- From: rogge@leland.Stanford.EDU (Sven Rogge)
- Subject: link386
- Message-ID: <1992Aug31.235807.22709@leland.Stanford.EDU>
- Keywords: gcc, link, os/2
- Sender: news@leland.Stanford.EDU (Mr News)
- Organization: DSG, Stanford University, CA 94305, USA
- Date: Mon, 31 Aug 92 23:58:07 GMT
- Lines: 16
-
- Hi GCC people,
-
- I have to link a 16 bit obj with my GCC (2.1 for OS/@ 2.0) program obj code.
- The 16 bit thing is necessary because it is the interface t a
- National Instruments GPIB driver (also 16 bit). So it would not help
- to recompile the source of the interface code.
-
- I do not have Microsof C 6.0 (generate my code in 16 bit), but NI
- told me that link386 could linka 16 and a 32 bit application.
- I called IBM --> no information.
-
- Any hints?????
-
- Sven
- (rogge@leland.stanford.edu)
-
-