home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!wupost!cs.utexas.edu!hellgate.utah.edu!math.utah.edu!news.math.utah.edu!c-amb
- From: c-amb@math.utah.edu (Mark B. Alston)
- Subject: Re: xv for 2.2.2d ?
- Sender: news@math.utah.edu
- Date: Fri, 4 Sep 1992 00:07:25 GMT
- References: <67600@hydra.gatech.EDU>
- In-Reply-To: gt6698a@prism.gatech.EDU's message of 3 Sep 92 21: 55:13 GMT
- Organization: Department of Mathematics, University of Utah
- Message-ID: <C-AMB.92Sep3170725@solitude.math.utah.edu>
- Lines: 34
-
- In article <67600@hydra.gatech.EDU> gt6698a@prism.gatech.EDU (Andrew Hobson) writes:
-
- Greets!
-
- Is there an xv that has been compiled without the setjmp or longjmp
- defined for X386 1.1 ? The only copy I have been able to find so far
- tells me that setjmp and longjmp are undefined.
-
- Thanks for any help.
-
-
- Andrew Hobson
-
- I am currently running xv on Xv1.1. The trick to compiling
- X-apps for linux gcc2.2.2d is to not use 2.2.2d. You must compile
- X-apps with gcc2.2.2. You can get the gcc2.2.2 files from disk-7 of
- the SLS distribution. Then compile xv with the -V 2.2.2 option and
- everything should work smothly. The important files from gcc2.2.2 are
- the shared libs and setjmp.h. put setjmp.h in
- /usr/lib/gcc-lib/i386-linux/2.2.2/include/
- I believe that this is all that I had to do to compile xv.
- Good luck!
-
-
- --
- --------------------------------------------------------
- Mark Alston
- c-amb@math.utah.edu
-
- "Never knew a decent man who liked mathematics."
- - Bonnie Abbzug-Sarvis
- Hayduke Lives!
- ---------------------------------------------------------
-
-