Path: utzoo!telly!ddsw1!lll-winken!killer!mit-eddie!bloom-beacon!tut.cis.ohio-state.edu!LANL.GOV!dwf%prudence From: dwf%prudence@LANL.GOV (David W. Forslund) Newsgroups: gnu.g++.bug Subject: Problem installing g++ 1.31 Message-ID: <8812191312.AA12459@prudence.lanl.gov> Date: 19 Dec 88 13:12:15 GMT References: <8812181815.AA05587@bert.cs.byu.edu> Sender: bob@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 5 There was a warning to this effect in the announcement of g++1.31, that some function in jump.c was declared static and not global. The fix is to edit jump.c and removethe declaration of reverse_condition as static. Dave Forslund