home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text4443.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  3.4 KB  |  90 lines

  1. In-Reply-To: <Pine.LNX.3.91.950902221832.117A-100000@Ender.cyberspace.com>
  2. Message-ID: <Pine.LNX.3.91.950903095107.1434F-100000@zifi.genetics.utah.edu>
  3. MIME-Version: 1.0
  4. Content-Type: TEXT/PLAIN; charset=US-ASCII
  5. Sender: owner-paper@nacm.com
  6. Precedence: bulk
  7.  
  8. -----BEGIN PGP SIGNED MESSAGE-----
  9.  
  10. On Sat, 2 Sep 1995, Jared Roberts wrote:
  11.  
  12. > Date: Sat, 2 Sep 1995 22:22:32 -0700 (PDT)
  13. > From: Jared Roberts <root@dontmailhere.cyberspace.com>
  14. > To: executor@nacm.com
  15. > Subject: Re: ANNOUNCE (Linux): svgalib "soon" 
  16. > > 
  17. > > if i compile using the ELF makefiles in src and gl things go ok but if i 
  18. > > try to use these i get this error (i was trying to run zgv since it loads 
  19. > > fast).
  20. > What are you using to compile?  I've done "ln -sf Makefile.elf Makefile" 
  21. > in both of those directories, and it won't compile for me.  I'm doing a 
  22. > "make installheaders" and "make all", but it tells me to "make install" 
  23. > first, which the README.ELF tells me NOT to do... hmm...
  24.  
  25.  
  26. ok, here's what i do.  i didn't use the main Makefile for anything.  i
  27. go into src, rm Makefile (the link), and make a new softlink to
  28. Makefile.elf.  i repeat the process for the gl dir.  next, in either
  29. the src or gl dir i do a 'make clean' and then a make all.  it
  30. compiles fine with some errors relating to unused defs or something
  31. (can't recall exactly).  the errors are only when compiling
  32. libvga.so.1.2.7.  i get zero errors with libvgagl.so.1.2.7.
  33.  
  34. > > after make is complete, i move these files to /usr/lib and run ldconfig.
  35. > > 
  36. > >    libvga.a
  37. > >    libvga.so.1.2.7* 
  38. > >    libvgagl.a       
  39. > >    libvgagl.so.1.2.7*
  40. > Ok, this sounds right.  Although I thought "make installheaders" or 
  41. > something had already done this for you...
  42.  
  43. as far as i know, make installheaders just moves the .h files to their
  44. proper local.  it has nothing to do with the libs i listed above.
  45.  
  46.  
  47. > > additionally, if i want to build the aout format i put -b
  48. > > i486-linuxaout on the CFLAGS line of the makefile.  this appears to do
  49. > > nothing as the library that comes out is still ELF.
  50. > Did you make clean first?  And are you adding "-m i386linux" to the 
  51. > LFLAGS line?
  52.  
  53. i didn't do that.  i thought that was necessary if you had a 386.
  54.  
  55. here's something from the src/Makefile.elf
  56. - ----
  57. # You might want to add -m386 here if you have a recently installed 
  58. # (486 configured) compiler on a 386. The only real difference is the
  59. # generous alignment padding of function entry-points for the 486.
  60. - ----
  61.  
  62. i think one problem is that the DLLFLAGS in the elf makefile is set to
  63. - -fPIC, which i know is what tells the compiler to produce and ELF
  64. library.  i don't have a clue what i should change this too as it's
  65. not set in the Makefile.aout
  66.  
  67. if anyone has successfully built (and used) this under ELF, PLEASE WRITE!!!
  68.  
  69.  
  70. patrick finerty = zinc@zifi.genetics.utah.edu = pfinerty@nyx.cs.du.edu
  71. U of Utah biochem grad student in the Bass lab - zinc fingers + dsRNA!
  72. ** FINGER zinc-pgp@zifi.genetics.utah.edu for pgp public key - CRYPTO!
  73. zifi runs LINUX 1.2.11 -=-=-=WEB=-=-=->  http://zifi.genetics.utah.edu 
  74.  
  75.  
  76. -----BEGIN PGP SIGNATURE-----
  77. Version: 2.6.2
  78.  
  79. iQCVAwUBMEnUzk3Qo/lG0AH5AQGK3gP6A6nJlmAgQb1fS8dw06ZClk4jxyJCXM4H
  80. O+7ODFd5e2rdZWZBvZevL6ePQPb+/n3kqUM5Oc1pyeqrAb9L2YgZWSKomAxwmb9d
  81. cseq/RDg2NcPow3lCqgyV9Ovpp0dDzs85YrAsBswyt+TY4BrudBxtS3EGwn+jEsa
  82. gH04UEUJ4Hw=
  83. =8fSP
  84. -----END PGP SIGNATURE-----
  85.  
  86.