home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text1712.txt < prev    next >
Encoding:
PGP Message  |  1996-04-02  |  3.0 KB  |  83 lines

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