egcs-971114 failure on alphaev5-unknown-linux-gnulibc1
Cotton Seed
cottons@concmp.com
Wed Nov 26 13:56:00 GMT 1997
When compiling a non-trivial C++ program with egcs on the alpha, I
get a number of errors of the form:
Auxiliary/Integer.o: In function `Unsigned4::Mul(Unsigned4 const &) const':
Integer.C(.rodata+0x3d8): undefined reference to `$92192'
Integer.C(.rodata+0x3dc): undefined reference to `$92208'
Integer.C(.rodata+0x3e0): undefined reference to `$92208'
Integer.C(.rodata+0x3e4): undefined reference to `$92208'
Integer.C(.rodata+0x3e8): undefined reference to `$92208'
Integer.C(.rodata+0x3ec): undefined reference to `$92208'
Auxiliary/Integer.o(.rodata+0x3f0):Integer.C: more undefined references to `$92208' follow
both with (-O2 -finline-functions) and without (-g) optimization.
I'll investigate further when I have the time.
- Cotton
More information about the Gcc
mailing list