home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / ibm / pc / hardware / 20694 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  2.1 KB

  1. Path: sparky!uunet!mcsun!uknet!gdt!aber!aberfa!pcg
  2. From: pcg@aber.ac.uk (Piercarlo Grandi)
  3. Newsgroups: comp.sys.ibm.pc.hardware
  4. Subject: Re: AMD 386: COMPATIBLE W INTEL CHIP?
  5. Message-ID: <PCG.92Jul30222238@aberdb.aber.ac.uk>
  6. Date: 30 Jul 92 22:22:38 GMT
  7. References: <1992Jul22.163517.17632@lgc.com> <1992Jul26.103729.594@ualr.edu>
  8. Sender: news@aber.ac.uk (USENET news service)
  9. Reply-To: pcg@aber.ac.uk (Piercarlo Grandi)
  10. Organization: Coleg Prifysgol Cymru
  11. Lines: 34
  12. In-Reply-To: peshowalter@acs.harding.edu's message of 26 Jul 92 15: 37:28 GMT
  13. Nntp-Posting-Host: aberdb
  14.  
  15.  
  16. In article <1992Jul22.163517.17632@lgc.com>, mcm@zycor.lgc.com () writes:
  17.  
  18. mcm> I would like to buy an AMD 386 computer.  I am concerned about
  19. mcm> whether the chip Advanced Micro Devices uses in this machine is
  20. mcm> compatible with the Intel chip.
  21.  
  22. Various model sof Intel chips are far less compatible with each other
  23. than with the AMD chip. Don't be worried.
  24.  
  25. mcm> I want to write software which will run on any IBM or clone.
  26.  
  27. This is an amazing goal. I doubt very much you can achieve it. Just
  28. consider the enormous variety of video cards. Just consider the variety
  29. of DOS versions. Just consider the variety of buses.
  30.  
  31. mcm> Would programming (in Turbo C) on an AMD be completely portable in
  32. mcm> the PC world (from 286 on up)?
  33.  
  34. The answer in short is *NO*. There is no way to ensure complete
  35. portability in the PC world, but for the most trivial of program.
  36.  
  37. On the other hand the people who have written the Tubo C compiler and
  38. libraries have already tried to make them as portable as possible.
  39.  
  40. So unless you inadvertently code in your program bugs or features that
  41. depend on the specific configuration of you development machine (of
  42. which the CPU brand is the least of your worries), you do careful
  43. defensive programming, and so on, then using Turbo C for your program
  44. will give you as much portability as possible.
  45. --
  46. Piercarlo Grandi                   | ARPA: pcg%uk.ac.aber@nsfnet-relay.ac.uk
  47. Dept of CS, UCW Aberystwyth        | UUCP: ...!mcsun!ukc!aber-cs!pcg
  48. Penglais, Aberystwyth SY23 3BZ, UK | INET: pcg@aber.ac.uk
  49.