lim@NPRDC.ARPA (Bill Lim) (05/04/88)
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
jeff@polyslo.UUCP (Skippy The Wonder Hacker) (05/04/88)
I think I ran into this problem also. It turned out that the parse.tab.c that was included was out of date. Just remove it and a new one will be made. Note: you need bison in order to create the new parse.tab.c Jeff Weinstein Computer Systems Lab Cal Poly State Univ jeff@polyslo.uucp ucbvax!voder!polyslo!jeff