"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -O2 -m486 -fno-strength-reduce -ansi
|-W -Wall -Wno-return-type -c figinset.C -o figinset.o
| figinset.C:75: `ostringstream' not declared
| figinset.C: In function `void runqueue()':
| figinset.C:543: `tbuf' undeclared (first use this function)
| figinset.C:543: (Each undeclared identifier is reported only once
My bad. I forgot to compile with the other compiler as a safe-guard
against such errors.
Lgb