This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Dejagnu
- To: egcs at cygnus dot com
- Subject: Dejagnu
- From: Mark Mitchell <mmitchell at usa dot net>
- Date: Thu, 26 Mar 1998 21:56:35 -0800
- Reply-to: mmitchell at usa dot net
Is there an easy way to teach dejagnu that some warnings are OK? On
mips-sgi-irix6.4 every test that involves linking fails with something
like this:
output is:
ld32: WARNING 84: /pooma/mitchell/egcs/objdir/libraries//libstdc++/libstdc++.a \
is not used for resolving any symbol.
ld32: WARNING 84: /usr/lib32/libm.so is not used for resolving any symbol.
FAIL: g++.brendan/code-gen1.C (test for excess errors)
ld32: WARNING 84: /pooma/mitchell/egcs/objdir/libraries//libstdc++/libstdc++.a \
is not used for resolving any symbol.
ld32: WARNING 84: /usr/lib32/libm.so is not used for resolving any symbol.
The ever-so-helpful SGI linker wants to tell us this all the time, but
this causes many, many test failures. I'm sure I can figure this out,
but if anyone knows the answer off-hand, I'd appreciate it.
Thanks,
--
Mark Mitchell <mmitchell@usa.net>
http://home.earthlink.net/~mbmitchell
Consulting Services Available