home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os2.programmer
- 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
- From: simon@hpuerca.atl.hp.com (Simon Fowler)
- Subject: Re: C Set/2 compiler linkage question
- Message-ID: <C02r8H.HwL@hpuerca.atl.hp.com>
- Date: Wed, 30 Dec 1992 13:38:41 GMT
- Distribution: na
- References: <1992Dec29.173628.29549@elroy.jpl.nasa.gov>
- Organization: Hewlett-Packard NARC Atlanta
- X-Newsreader: Tin 1.1.3 PL5
- Lines: 14
-
- Les Hartzman (hartzman@kilroy.Jpl.Nasa.Gov) wrote:
- : I know that the default linkage is "optlink", but if I want to use the
- : "system" linkage and still call OS/2 APIs and functions in the C Set/2
- : library, what do I have to do?
- :
- : The "/Ms" option is specified, but things just go crazy because the libraries
- : are "optlink" and not "system" linkages. Do the OS/2 libraries come in
- : different flavors or ???
-
- If you are including the C Set/2 (and Toolkit) Header files, there should be
- no problem. I have done this with the XVT examples which require system
- linkage.
-
- simon
-