home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / os2 / programm / 7157 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.7 KB

  1. Path: sparky!uunet!vnet.ibm.com
  2. From: bigbill@vnet.ibm.com (Bill Sarantakos)
  3. Message-ID: <19921220.210155.3@almaden.ibm.com>
  4. Date: Mon, 21 Dec 92 00:01:56 EST
  5. Subject: emx/gcc + workframe/2 + toolkit
  6. Newsgroups: comp.os.os2.programmer
  7. References: <1992Dec15.111141.1650@edfd.uucp> <1992Dec20.052158.18631@usage.csd.unsw.OZ.AU>
  8. Organization: IBM Corporation
  9. Disclaimer: This posting represents the poster's views, not those of IBM
  10. Lines: 28
  11.  
  12. In article <1992Dec20.052158.18631@usage.csd.unsw.OZ.AU>,
  13. pendrith@spectrum.cs.unsw.oz.au (Mark Pendrith) writes:
  14. >
  15. >hi all,
  16. >
  17. >i'm quite enjoying using emx/gcc, but was wondering whether the workframe/2
  18. >and toolkit (both of which are being offered by ibm at attractive prices at
  19. >the meoment) can be used with emx/gcc, or whether you have to use cset/2?
  20. >
  21. >also, could anyone briefly outline what the workframe/toolkit stuff actually
  22. >gives you? any good books that complement their use? thanks in advance.
  23.  
  24. WorkFrame/2 was designed for use with any compiler.  In fact, you can
  25. plug in your own editor, debugger, maker, and linker.  Then you can
  26. add many of your other preferred tools to its 'Tools' menu.  This is
  27. very different from the 'other' development environments who force you
  28. to use their own tools.  WorkFrame/2 also implements many drag & drop
  29. features which allow you to do your work more easily.  When used with
  30. the enhanced editor, the error handling mechanism is quite powerful.
  31.  
  32. It also provides a default compiler dialog for those compilers that
  33. don't yet provide WorkFrame/2 support.  Those that do include
  34. Watcom, Symantech, and Borland.
  35.  
  36. Bill Sarantakos
  37. OS/2 C++ compiler development
  38.  
  39. Of course the above is just my biased opinion!  ;-)
  40.