mrs@MS.SECS.CSUN.EDU (Mike Stump) (04/22/91)
Archive-name: x11/interface-builder/interviews-g++/1991-04-21
Archive: interviews.stanford.edu:/pub/contrib/iv-3.0-g++* [36.22.0.175]
Original-posting-by: mrs@MS.SECS.CSUN.EDU (Mike Stump)
Original-subject: g++ and IV 3.0 (diffs)
Reposted-by: emv@msen.com (Edward Vielmetti, MSEN)
iv-3.0-g++-1.1.S is now available in ~ftp/pub/contrib/iv-3.0-g++-1.1.S@
interviews.stanford.edu. Here is the top part of it:
Here are three sets of patches to help you get iv-3.0-beta working with g++.
I am using iv-3.0-beta and libg++1.39.0 and gcc-1.92 on a sun4 SPARC.
If you are not using 1.92, you might need a -D__GNUC__=2 on the compile
line. (I am switching over to just __GNUC__.) Also, I manual do a:
for i in *.c
do
mv $i ${i}c
done
in the IV source directories on demand.
This file does not constitute a release, or a permanent migration
version of iv. In the future, I will provide ONLY diffs against
virgin beta.
What you get with these patches is (hopefully):
ability to compile all of src/lib/InterViews
ability to compile all of src/lib/Dispatch
ability to compile all of src/lib/IV-look
ability to compile all of src/lib/OS
ability to compile all of src/lib/Unidraw
ability to compile some parts of src/lib/IV-X11
After patching, keep this file around, because when you get the next one, you
will need to UNDO these patches, or re-extract virgin 3.0-beta.
Note, these patches will NOT enable you to compile or run any
inverviews programs, yet. If you are a new user, these are not for
you, don't waste your time. Also, don't expect to be able to get
gcc-1.92, use g++-1.37, or some such.
Send any mods, or additions to Mike Stump <mrs@csun.edu>.
-- comp.archives file verification
interviews.stanford.edu
-rw-r--r-- 1 7 22 23755 Apr 19 17:37 /pub/contrib/iv-3.0-g++-1.0.S
-rw-r--r-- 1 7 22 41400 Apr 21 06:16 /pub/contrib/iv-3.0-g++-1.1.S
found interviews-g++ ok
interviews.stanford.edu:/pub/contrib/iv-3.0-g++*