Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!VENERA.ISI.EDU!katz From: katz@VENERA.ISI.EDU Newsgroups: gnu.g++ Subject: Compiling InterViews with g++ Message-ID: <8905060019.AA08715@tardis.isi.edu> Date: 6 May 89 00:19:26 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 13 Can anyone tell me how to compile the Interviews toolkit distributed with the X11R3 tape with g++? I guess the version of Interviews (from the doc) is 2.4 (August 1988) and we have g++ version 1.33 (also have 1.32 and 1.27). I got the file InterViews.diffs.Z in pub/gnu at prep.ai.mit.edu, but apparently those diffs apply to earlier versions of InterViews. If I compile Interviews as it comes (with AT&T C++), can I then write code that uses it compiled with g++? Alan