home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 2 / 2598 < prev    next >
Internet Message Format  |  1991-01-22  |  933b

  1. From: allbery@NCoast.ORG (Brandon S. Allbery KB8JRR)
  2. Newsgroups: alt.sources
  3. Subject: Re: platform - (whicharch - more platforms...)
  4. Message-ID: <1991Jan21.015053.24713@NCoast.ORG>
  5. Date: 21 Jan 91 01:50:53 GMT
  6.  
  7. As quoted from <2404@island.COM> by daniel@island.COM (Daniel Smith):
  8. +---------------
  9. | elif [ -f /bin/i386 ] && /bin/i386; then
  10. |     echo 386
  11. | elif [ -f /bin/i486 ] && /bin/i486; then
  12. |     echo 486
  13. | elif [ -f /bin/i586 ] && /bin/i586; then
  14. |     echo 586
  15. +---------------
  16.  
  17. i486 and i386 are linked on our 486 systems (SCO UNIX and Altos System V);
  18. both return true.  Presumably, the same hack will be used with the 586, if and
  19. when, if it is sufficiently compatible.
  20.  
  21. ++Brandon
  22. -- 
  23. Me: Brandon S. Allbery                VHF/UHF: KB8JRR on 220, 2m, 440
  24. Internet: allbery@NCoast.ORG            Packet: KB8JRR @ WA8BXN
  25. America OnLine: KB8JRR                AMPR: KB8JRR.AmPR.ORG [44.70.4.88]
  26. uunet!usenet.ins.cwru.edu!ncoast!allbery    Delphi: ALLBERY
  27.