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

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