home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / programm / 4614 < prev    next >
Encoding:
Text File  |  1992-08-31  |  886 b   |  28 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!leland.Stanford.EDU!rogge
  3. From: rogge@leland.Stanford.EDU (Sven Rogge)
  4. Subject: link386 
  5. Message-ID: <1992Aug31.235807.22709@leland.Stanford.EDU>
  6. Keywords: gcc, link, os/2
  7. Sender: news@leland.Stanford.EDU (Mr News)
  8. Organization: DSG, Stanford University, CA 94305, USA
  9. Date: Mon, 31 Aug 92 23:58:07 GMT
  10. Lines: 16
  11.  
  12. Hi GCC people,
  13.  
  14. I have to link a 16 bit obj with my GCC (2.1 for OS/@ 2.0) program obj code.
  15. The 16 bit thing is necessary because it is the interface t a 
  16. National Instruments GPIB driver (also 16 bit). So it would not help
  17. to recompile the source of the interface code.
  18.  
  19. I do not have Microsof C 6.0 (generate my code in 16 bit), but NI
  20. told me that link386 could linka 16 and a 32 bit application.
  21. I called IBM --> no information.
  22.  
  23. Any hints?????
  24.  
  25. Sven
  26. (rogge@leland.stanford.edu)
  27.  
  28.