home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / programm / 11782 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  1.9 KB

  1. Xref: sparky comp.os.msdos.programmer:11782 alt.msdos.programmer:3087 rec.games.programmer:5251
  2. Newsgroups: comp.os.msdos.programmer,alt.msdos.programmer,rec.games.programmer
  3. Path: sparky!uunet!gatech!rpi!ghost.dsi.unimi.it!univ-lyon1.fr!frmop11!barilvm!aristo.tau.ac.il!akugel
  4. From: akugel@genius.tau.ac.il (Alexander Kugel)
  5. Subject: Re: Need help with Phar Lap DOS Extender and assembly
  6. Message-ID: <1993Jan4.161144.28122@aristo.tau.ac.il>
  7. Sender: usenet@aristo.tau.ac.il (USENET)
  8. Nntp-Posting-Host: genius.eng.tau.ac.il
  9. Organization: Tel Aviv University School of Math and CS, ISRAEL
  10. References: <g8trrpd@lynx.unm.edu> <3JAN199313402308@zeus.tamu.edu>
  11. Date: Mon, 4 Jan 1993 16:11:44 GMT
  12. Lines: 32
  13.  
  14. In article <3JAN199313402308@zeus.tamu.edu> s0r1282@zeus.tamu.edu (RAVET, STEVEN) writes:
  15. >In article <g8trrpd@lynx.unm.edu>, cslewis@hydra.unm.edu (Scott Lewis) writes...
  16. >
  17. >->I am trying to program a graphics application with BC++ 3.1 and
  18. >->Phar Lap 286 Dos Extender Lite.  I need to write directly to the
  19. >->video memory, but can't seem to do this successfully.  Perhaps
  20. >->someone could help me solve this problem.
  21. >...
  22. >The real reason I am posting is to recommend a different compiler, GCC from
  23. >the Free Software Foundation.  It comes with a dos extender that supports
  24. >...
  25. >the driver handles paging through video memory, etc.  The DOS port of GCC is
  26. >called djgcc, and is available from barnacle.erc.clarkson.edu in
  27.                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
  28. >pub/msdos/djgcc.  use anonymous ftp, login anonymous, password anything
  29.                        ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^
  30.  
  31.        Are you sure ?
  32.  
  33. > ftp barnacle.erc.clarkson.edu
  34. Connected to barnacle.erc.clarkson.edu.
  35. 220 barnacle.erc.clarkson.edu FTP server (Version 6.37 Wed Oct 21 14:19:24 EST 1992) ready.
  36. Name (barnacle.erc.clarkson.edu:akugel): anonymous
  37. 530 User anonymous access denied.
  38. Login failed.
  39. ftp> quit
  40. 221 Goodbye.
  41. >
  42.  
  43.  
  44.     Regards.
  45.          Alex.
  46.