I recently upgraded my 3000/300 to 3.2 and rebuilt gcc 2.6.3. Now
whenever I link I get the following message:
gcc -O2 -o gawk main.o eval.o builtin.o msg.o iop.o io.o field.o
array.o node.o version.o missing.o re.o getopt.o getopt1.o awktab.o
regex.o dfa.o -lm
/usr/ucb/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
/usr/local/lib/gcc-lib/alpha-dec-osf3.2/2.6.3/libgcc.a).
I don't find any mention of this in the gcc distribution. How
concerned should I be about this?
Received on Tue Apr 25 1995 - 15:34:16 NZST