home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / c / 16892 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.6 KB  |  36 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!mcsun!sunic!dkuug!daimi!u920496
  3. From: u920496@daimi.aau.dk (Hans Erik Martino Hansen)
  4. Subject: portable UNIX programs
  5. Message-ID: <1992Nov20.174744.29876@daimi.aau.dk>
  6. Summary: distribuate applications as pseudo machineindependent assemblercode
  7. Keywords: binary port unix
  8. Sender: u920496@daimi.aau.dk (Hans Erik Martino Hansen)
  9. Organization: DAIMI: Computer Science Department, Aarhus University, Denmark
  10. Date: Fri, 20 Nov 92 17:47:44 GMT
  11. Lines: 23
  12.  
  13. I have often wondered why software packages for Unix, was
  14. distribuated as binary code. Why not distribuate it as 
  15. in a machine independant format. It is obvious that no software
  16. company wants their source code accessable for everybody.
  17. But if a standard was made for a sort of machine independent
  18. pseudo assemblercode, which could be compiled on any
  19. UNIX-installation then Unix became the true machine independent
  20. operating system, which was intended in the first place.
  21.  
  22. Of course there would be a need for a more strict definition of
  23. the Unix operation system, compared to today. But imagine
  24. the advantages. If at the same time Unix became
  25. a smaller system, it would suddenly become very competetive
  26. to DOS/Windows, Machintosch and other microcomputer operating
  27. systems. And perhaps in the end become the one and only OS.
  28.  
  29. Please comment my idea, thanks.
  30.  
  31. Erik M. Hansen            |Email: u920496@daimi.aau.dk
  32. Trige Parkvej 9, ST 1     |I study Computer Science at the
  33. DK-8380  Trige            |Aarhus University, Denmark
  34. Denmark, Europe           |"Information wants to be free"
  35. ---------------------------------------------------------------
  36.