home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / win32 / 2795 < prev    next >
Encoding:
Text File  |  1993-01-11  |  2.1 KB  |  46 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!Sirius.dfn.de!solaris.rz.tu-clausthal.de!root
  3. From: hochstae@allfiwib1.wiwi.uni-marburg.de (Christoph H. Hochstaetter)
  4. Subject: Re: NT C compiler
  5. Message-ID: <1993Jan11.143032.4882@solaris.rz.tu-clausthal.de>
  6. News-Software: IBM OS/2 PM RN (NR/2) v0.16g by O. Vishnepolsky and R. Rogers
  7. Lines: 32
  8. Sender: root@solaris.rz.tu-clausthal.de (Operator)
  9. Reply-To: hochstae@allfiwib1.wiwi.uni-marburg.de (Christoph H. Hochstaetter)
  10. Organization: Techn. Univ. Clausthal
  11. References: <1993Jan7.173215.17323@torsqnt.tor.sequent.com>
  12. Date: Mon, 11 Jan 1993 14:30:32 GMT
  13.  
  14. In <1993Jan7.173215.17323@torsqnt.tor.sequent.com> hlpell@sequent.com (Howard Pell) writes:
  15. >I just got NT in the mail (YEAAAA) and have a question that MS help desk
  16. >cannot answer completely.
  17. >
  18. >Is the C/C++ compiler on the NT CD the same as 7.00?  Especially, if I run
  19. >the compiler from DOS/Windows will it still generate 32-bit code, or will
  20. >it generate 16-bit code?  Is there a flag/switch to turn OFF the 32-bit
  21. >mode?
  22. >
  23. >MS help desk *claims/assumes* that it is a superset of 7.00 but cannot/will
  24. >not give me a definite answer.
  25. >
  26. >Anyone really know?
  27.  
  28.  
  29. The compiler is based on C7 technology, but it isn't the same compiler.
  30. The C++ compiler comes with the MFC-Library, just like C7. But the
  31. compiler can only produce 32-bit code and does not run under DOS.
  32. It only runs under NT. You may try a new Phar-Lap product, that allows
  33. to run a subset of NT-Character apps. under DOS. Maybe you can run
  34. the compiler under this product.
  35.  
  36. In any case, you are not able to produce DOS or any other 16-bit code
  37. with the compiler.
  38.  
  39. Christoph
  40. -------------------------------------------------------+-----------------------
  41. Christoph H. Hochstaetter, Philipps-University Marburg | Universitaetsstr. 25
  42. Internet: hochstae@allfiwib1.wiwi.uni-marburg.de       | D-W-3550 Marburg
  43. Bitnet  : HOCHSTAE AT DMRHRZ11                         | Germany
  44. Fido    : 2:243/660                                    | Phone +49-6421-28-7092
  45. Fax     : +49-6421-28-4858                             |
  46.