Path: utzoo!mnetor!uunet!husc6!mit-eddie!NPRDC.ARPA!lim From: lim@NPRDC.ARPA (Bill Lim) Newsgroups: comp.lang.c++ Subject: where is cleanup_temporary_aggregates () in g++ v1.21? Message-ID: <8805032224.AA11794@pacific.ARPA> Date: 3 May 88 22:24:00 GMT Sender: daemon@eddie.MIT.EDU Reply-To: lim@nprdc.arpa Lines: 15 I downloaded g++ v1.20 and the patches to convert it to v1.21 (file g++.diffs-1.20.0-1.21.0). The linker wants the function cleanup_temporary_aggregates but can't find it. Apparently, this funciton was added to g++-1.20's file expr.c by the patches. My question is am I missing the file containing the function in question, cleanup_temporary_aggregates()? And if so, where can I get it. Bill Lim lim@nprdc.arpa 619 553-7761