[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[pdp-discuss] Redhat 8.0 HOW-TO
Hi all,
This message is for anyone who wants to run pdp++ on Redhat 8.0.
As you may know, Redhat 8 uses gcc 3, which conveniently cuts out important
stream support required by pdp++. Nonetheless, it can be compiled using the
backward compatibility gcc 2 rpms. The link below is a (rough) log of how I
successfully built (hacked) pdp++ 3.0 (Nov. 12) to run on Redhat 8.0.
http://iac.wustl.edu/~jwbrown/rt/pdp_rh8_howto
Regards,
Josh Brown
----- Original Message -----
From: "Randall C. O'Reilly" <oreilly@grey.colorado.edu>
To: <pdp-discuss@psych.colorado.edu>
Cc: <axcleer@ulb.ac.be>; <tbraver@artsci.wustl.edu>; <jdc@Princeton.EDU>
Sent: Thursday, October 03, 2002 12:43 PM
Subject: Re: OS X Jaguar No-Go
> Steve Read had the brilliant insight that jaguar actually includes an
> older version of gcc (2.95.2) for compatibility purposes -- I went
> back and recompiled everything with this (g++2) and all is happy now.
> So, you can download the binaries and updated source code with the
> Makefiles to do this..
>
> ftp://grey.colorado.edu/pub/oreilly/pdp++/