home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / programm / 6363 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.6 KB  |  47 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!decwrl!pa.dec.com!nntpd2.cxo.dec.com!dlj.enet.dec.com!jennings
  3. From: jennings@dlj.enet.dec.com (Dave Jennings -- Digital Equipment Corp.)
  4. Subject: Re: Problems in DOS boxes with link.exe from Microswift (sic)
  5. Message-ID: <1992Nov12.134310.12427@nntpd2.cxo.dec.com>
  6. Sender: usenet@nntpd2.cxo.dec.com (USENET News System)
  7. Organization: Digital Equipment Corporation
  8. References:   <1992Nov12.103855.1752@jetsun.weitek.COM>
  9. Distribution: na
  10. Date: Thu, 12 Nov 1992 15:42:47 GMT
  11. Lines: 34
  12.  
  13.  
  14. In article <1992Nov12.103855.1752@jetsun.weitek.COM>, maynard@jetsun.weitek.COM (Michael P. Maynard) writes...
  15. >I have recently adopted OS/2 2.x as my development platform.
  16. >I need to use Microsoft's Version 7.0 C/C++ compiler. The 
  17. >compiler compiles, but the linker will not link.  If I simply
  18. >execute the linker from the DOS command line, to wit:
  19. >    c> link
  20. >OS/2 reports that an access violation occurred at 00010224.
  21. >I have applied all known patches (thru version 5.31.009) from
  22. >the Microsoft Developer's CD.  At this point I don't know
  23. >whether link does this under native DOS 5.0 and because of 
  24. >the lack of protection it is overlooked, or whether it is
  25. >just another buggy software release.  
  26. >This seems like I may have overlooked something, perhaps.
  27. >It just doesn't seem like invoking link without command
  28. >line parameters should do this.
  29. >So, I put to you, anyone ... any ideas ?
  30. >puzzled,
  31. >Michael
  32.  
  33. You need to have the DPMI_? DOS setting in the ENABLED state and not the
  34. default AUTO state.
  35.  
  36. Works for me.
  37.  
  38. ---
  39. Dave Jennings    -- jennings@dlj.enet.dec.com
  40. ---
  41.