Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!LURCH.STANFORD.EDU!tiemann From: tiemann@LURCH.STANFORD.EDU (Michael Tiemann) Newsgroups: gnu.g++.bug Subject: cannot build cc1plus Message-ID: <8911130358.AA28136@lurch.Stanford.EDU> Date: 13 Nov 89 03:58:49 GMT References: <8911130343.AA11048@prism.gatech.edu> Sender: daemon@tut.cis.ohio-state.edu Reply-To: tiemann@lurch.stanford.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 16 Date: Sun, 12 Nov 89 22:43:47 -0500 From: scott@prism.gatech.edu (Scott Holt) System: Sequent Symmetry S81 (386) - DYNIX 3.0.12 G++ version: 1.36.1 (from labrea, 11/11) ld complains that _obstack_free is undefined when building cc1plus -Scott This happens when you compile the obstack library with a non-GNU compiler, and compile clients of obstacks with GNU, or vice versa. Michael