home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / os2 / programm / 7237 < prev    next >
Encoding:
Text File  |  1992-12-30  |  1.0 KB  |  27 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!col.hp.com!news.dtc.hp.com!hpscit.sc.hp.com!hpuerca.atl.hp.com!simon
  3. From: simon@hpuerca.atl.hp.com (Simon Fowler)
  4. Subject: Re: C Set/2 compiler linkage question
  5. Message-ID: <C02r8H.HwL@hpuerca.atl.hp.com>
  6. Date: Wed, 30 Dec 1992 13:38:41 GMT
  7. Distribution: na
  8. References: <1992Dec29.173628.29549@elroy.jpl.nasa.gov>
  9. Organization: Hewlett-Packard NARC Atlanta
  10. X-Newsreader: Tin 1.1.3 PL5
  11. Lines: 14
  12.  
  13. Les Hartzman (hartzman@kilroy.Jpl.Nasa.Gov) wrote:
  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. : The "/Ms" option is specified, but things just go crazy because the libraries
  18. : are "optlink" and not "system" linkages.  Do the OS/2 libraries come in
  19. : different flavors or ???
  20.  
  21. If you are including the C Set/2 (and Toolkit) Header files, there should be
  22. no problem. I have done this with the XVT examples which require system
  23. linkage.
  24.  
  25. simon
  26.