home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9785 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.6 KB  |  47 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!wupost!cs.utexas.edu!hellgate.utah.edu!math.utah.edu!news.math.utah.edu!c-amb
  3. From: c-amb@math.utah.edu (Mark B. Alston)
  4. Subject: Re: xv for 2.2.2d ?
  5. Sender: news@math.utah.edu
  6. Date: Fri, 4 Sep 1992 00:07:25 GMT
  7. References: <67600@hydra.gatech.EDU>
  8. In-Reply-To: gt6698a@prism.gatech.EDU's message of 3 Sep 92 21: 55:13 GMT
  9. Organization: Department of Mathematics, University of Utah
  10. Message-ID: <C-AMB.92Sep3170725@solitude.math.utah.edu>
  11. Lines: 34
  12.  
  13. In article <67600@hydra.gatech.EDU> gt6698a@prism.gatech.EDU (Andrew Hobson) writes:
  14.  
  15.    Greets!
  16.  
  17.    Is there an xv that has been compiled without the setjmp or longjmp
  18.    defined for X386 1.1 ?  The only copy I have been able to find so far
  19.    tells me that setjmp and longjmp are undefined.
  20.  
  21.    Thanks for any help.
  22.  
  23.  
  24.    Andrew Hobson
  25.  
  26.     I am currently running xv on Xv1.1.  The trick to compiling
  27. X-apps for linux gcc2.2.2d is to not use 2.2.2d.  You must compile
  28. X-apps with gcc2.2.2.  You can get the gcc2.2.2 files from disk-7 of
  29. the SLS distribution.  Then compile xv with the -V 2.2.2 option and
  30. everything should work smothly.  The important files from gcc2.2.2 are
  31. the shared libs and setjmp.h.  put setjmp.h in
  32. /usr/lib/gcc-lib/i386-linux/2.2.2/include/ 
  33.     I believe that this is all that I had to do to compile xv.
  34. Good luck!
  35.  
  36.  
  37. --
  38. --------------------------------------------------------
  39.   Mark Alston        
  40.   c-amb@math.utah.edu
  41.        
  42. "Never knew a decent man who liked mathematics."
  43.             - Bonnie Abbzug-Sarvis
  44.               Hayduke Lives!
  45. ---------------------------------------------------------
  46.  
  47.