Thanks Paul! That's really helpful. I'll use that trick next time I am hunting for one of these linker errors.
Cheers JP Paul Pluzhnikov <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > Compile units-04.cfail.cpp with: > > $ /usr/local/gcc-3.2/bin/g++ -S -gstabs units-04.cfail.cpp > > Examine resulting units-04.cfail.s: > > egrep 'stabn|call.*_ZNK5UnitsILi0ELi0ELi0ELi1ELi0EEcvdEv' units-04.cfail.s > | > grep -B1 call > _______________________________________________ Help-gplusplus mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gplusplus
