Help. Problems compiling GNU C++ (1.18.0) on SunOS 3.4

Paul Rubin phr at web5b.berkeley.edu
Tue Feb 23 04:23:11 AEST 1988


>[Person describes problem with undefined symbols resulting from use of obstack]

You forgot to link obstack.o into the program.  Perhaps that is a makefile
bug, although I think the makefile has a comment to the effect that you
must change it if you haven't installed obstack.o in /usr/lib on your system.
Send bugs of this sort to bug-g++ at prep.ai.mit.edu.

	paul rubin



More information about the Comp.lang.c mailing list