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

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