home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text4448.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  2.0 KB

  1. Date: Sun, 3 Sep 1995 12:42:22 -0700 (PDT)
  2. From: Jared Roberts <root@dontmailhere.cyberspace.com>
  3. X-Sender: root@Ender.cyberspace.com
  4. Reply-To: Jared@cyberspace.com
  5. To: zinc <zinc@zifi.genetics.utah.edu>
  6. cc: executor@nacm.com
  7. Subject: Re: ANNOUNCE (Linux): svgalib "soon" 
  8. In-Reply-To: <Pine.LNX.3.91.950903095107.1434F-100000@zifi.genetics.utah.edu>
  9. Message-ID: <Pine.LNX.3.91.950903124023.115A-100000@Ender.cyberspace.com>
  10. MIME-Version: 1.0
  11. Content-Type: TEXT/PLAIN; charset=US-ASCII
  12. Sender: owner-paper@nacm.com
  13. Precedence: bulk
  14.  
  15.  
  16. > > > additionally, if i want to build the aout format i put -b
  17. > > > i486-linuxaout on the CFLAGS line of the makefile.  this appears to do
  18. > > > nothing as the library that comes out is still ELF.
  19. > > 
  20. > > Did you make clean first?  And are you adding "-m i386linux" to the 
  21. > > LFLAGS line?
  22. > i didn't do that.  i thought that was necessary if you had a 386.
  23. > here's something from the src/Makefile.elf
  24. > - ----
  25. > # You might want to add -m386 here if you have a recently installed 
  26. > # (486 configured) compiler on a 386. The only real difference is the
  27. > # generous alignment padding of function entry-points for the 486.
  28. > - ----
  29.  
  30. Alright, this was in the ELF-HOWTO, and is a _linking_ flag, not a 
  31. compiling one.  -m386 optimizes for 386/Pentium Byte alignment, where 
  32. -m486 optimizes for the 486.  In the linker -m i386linux was a flag that 
  33. was mentioned for "compiling the kernel as a.out" in the howto file.  I'm 
  34. not sure exactly what it's purpose is...
  35.  
  36. +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
  37. |  Jared Roberts                      |  Ultima Dragons: Internet Chapter     |
  38. |  mailto:Jared@cyberspace.com        |  Timeless Dragon     -==(UDIC)==-     |
  39. |  Jarobert@sparky.lkwash.wednet.edu  +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
  40. |  Orion@media.mediawhse.com          |  Orion@IRC                            |
  41. +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
  42.  
  43.  
  44.