home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 25164 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  1.4 KB

  1. Path: sparky!uunet!cs.utexas.edu!not-for-mail
  2. From: STDN%MARIST.bitnet@YaleVM.YCC.Yale.Edu (Dan Newcombe)
  3. Newsgroups: comp.os.linux
  4. Subject: Producing code that can run OS independantly
  5. Date: 22 Jan 1993 18:26:46 -0600
  6. Organization: UTexas Mail-to-News Gateway
  7. Lines: 21
  8. Sender: daemon@cs.utexas.edu
  9. Message-ID: <9301230026.AA00164@deepthought.cs.utexas.edu>
  10. NNTP-Posting-Host: cs.utexas.edu
  11.  
  12. What would be the proper steps for producing code that could
  13. be run off of a floppy (dd to the floppy) that would be independant
  14. of and OS?  I know that I would have to write a bootstrap loader
  15. and all that *fun* stuff, but what would I have to do to assemble
  16. and link it?  And how well would I be able to incorporate C functions
  17. into this code eventually?
  18. I know under DOS :( I'd have to write the assembler code, assemble it,
  19. link it, then run it through EXE2BIN, then write it to the floppy.
  20.  
  21. What would be the proper steps on Linux?  Thanks..
  22.  
  23.   =Dan
  24.  
  25. Dan Newcombe
  26. stdn@vm.marist.edu                        kk4d@maristb.marist.edu
  27. dnewcomb@cybernet.cse.fau.edu             And others...
  28. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  29. - Real programmers like vending machine popcorn.  Coders pop it in the
  30.   microwave oven.  Real programmers use the heat given off by the cpu.
  31.   They can tell what job is running just by listening to the rate of popping.
  32.  
  33.