While makeing libg++ on an Alpha running DU v3.2c, I got the warning:
...
gcc -o gperf new.o options.o iterator.o main.o gen-perf.o key-list.o
list-node.o hash-table.o bool-array.o read-line.o std-err.o version.o
-L./../../ -L./../../../libstdc++ -lg++ -lstdc++ -lm
/bin/ld:
Warning: Linking some objects which contain exception information sections
and some which do not. This may cause fatal runtime exception handling
problems (last obj encountered without exceptions was version.o).
The make went off OK otherwise, but now every time I compile a program
(for example the traditional Hello, world) using g++, the warning
re-appears. Any hints would be appreciated, please send them directly to
me.
Thanks in advance!
Andrew L.
acl200g_at_barbados.cc.odu.edu
^l as in Lama, not numeral 1
Received on Sat Sep 07 1996 - 19:54:30 NZST