When compiling this under DU 4.0 immediately after upgrading from 3.2d:
void main(void)
{
printf("Hmm.\n");
}
I get:
(intermix:paulr) /usr/users3/p/paulr> gcc test.c
as0: Warning: /tmp/ccaatfza.s, line 1: extraneous values on version stamp ignored
.verstamp 3 11 2 7 2
(intermix:paulr) /usr/users3/p/paulr>
What's up with this? I reinstalled gcc (at least, did a make clean and make
install again) and I read the INSTALL file regarding the alpha, but all it
says is this:
GNU CC writes a `.verstamp' directive to the assembler output file
unless it is built as a cross-compiler. It gets the version to
use from the system header file `/usr/include/stamp.h'. If you
install a new version of DEC Unix, you should rebuild GCC to pick
up the new version stamp.
Based on this, rebuilding gcc should have fixed this. Did I miss a step at
some point? Has anyone else experienced this problem?
Paul
----------------------------------------------------------------------------
"We've been watching you for a long time..."
- Intermix, "Dead Ladder"
Paul Richards (paulr_at_intermix.engr.arizona.edu) University of Arizona
----------------------------------------------------------------------------
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: 2.6.2
mQBtAzHsHOoAAAEDALuSGH8+npivhv4NmA8ucb8OBaB2M8aEzXcVOiUHYCSmAvoM
6fmBjR+8tlJaRmC8dxRaMCAkDD/IWhbIvVsdNqmuJAzdRMIGNxWS73o0YZOHOq6U
r52l1brivTSOBr4dNQAFEbQvUGF1bCBSaWNoYXJkcyA8cGF1bHJAaW50ZXJtaXgu
ZW5nci5hcml6b25hLmVkdT4=
=dAHi
-----END PGP PUBLIC KEY BLOCK-----
Received on Thu Jul 18 1996 - 22:16:24 NZST