home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / os2 / programm / 7223 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1018 b   |  32 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!spool.mu.edu!wupost!usc!elroy.jpl.nasa.gov!kilroy!hartzman
  3. From: hartzman@kilroy.Jpl.Nasa.Gov (Les Hartzman)
  4. Subject: C Set/2 compiler linkage question
  5. Message-ID: <1992Dec29.173628.29549@elroy.jpl.nasa.gov>
  6. Keywords: C Set/2, linkage
  7. Sender: Les Hartzman
  8. Nntp-Posting-Host: kilroy.jpl.nasa.gov
  9. Organization: Jet Propulsion Laboratory, Pasadena, CA
  10. Distribution: na
  11. Date: Tue, 29 Dec 1992 17:36:28 GMT
  12. Lines: 18
  13.  
  14. I know that the default linkage is "optlink", but if I want to use the
  15. "system" linkage and still call OS/2 APIs and functions in the C Set/2
  16. library, what do I have to do?
  17.  
  18. The "/Ms" option is specified, but things just go crazy because the libraries
  19. are "optlink" and not "system" linkages.  Do the OS/2 libraries come in
  20. different flavors or ???
  21.  
  22. Thanks in advance for any help.
  23.  
  24. Les
  25.  
  26.  
  27.  
  28. -- 
  29. Les Hartzman                hartzman@kilroy.jpl.nasa.gov
  30. Jet Propulsion Laboratory   M/S 238-528    (818) 354-5964
  31. 4800 Oak Grove Dr., Pasadena,  CA.  91109
  32.