home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / win32 / 1862 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.3 KB  |  29 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!spool.mu.edu!umn.edu!exa!joiner
  3. From: joiner@exa.cs.umn.edu (Jay K. Joiner)
  4. Subject: Re: GCC
  5. Message-ID: <joiner.721192928@exa>
  6. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  7. Nntp-Posting-Host: exa.cs.umn.edu
  8. Organization: University of Minnesota
  9. References: <JODY.92Nov5082601@colorado.shell.com> <BxBvG3.MG@huey.jpl.nasa.gov>
  10. Distribution: comp
  11. Date: Sun, 8 Nov 1992 03:22:08 GMT
  12. Lines: 15
  13.  
  14. In <BxBvG3.MG@huey.jpl.nasa.gov> brad@huey.Jpl.Nasa.GOV (Brad Hines) writes:
  15.  
  16. >There is a port of GCC to OS/2, so in theory it should be able to run under
  17. >NT.  However, there is a problem (one which I have had with a number of
  18. >OS/2 character-mode programs), in that many OS/2 programs (and I'm pretty
  19. >sure I recall that GCC is one of them) check first to see whether
  20. >you're trying to run them in an OS/2 DOS box instead of an OS/2 command
  21. >prompt window.  If you are, they say "This program cannot be run in
  22. >DOS mode".  Such a program, when run under NT, prints out this message
  23. >and then terminates.  I'm going to complain about this on CI$ this
  24. >weekend to see what they say about it.
  25.  
  26. I was under the impression that NT only supported OS/2 1.x binaries,
  27. i.e., 16-bit.  GCC is a 2.0 (32-bit) app.
  28.  
  29.