
Ian Lynagh
http://buildd.debian.org/fetch.php?&pkg=nhc98&ver=1.14-9&arch=alpha&stamp=1044607122&file=log&as=raw
I believe the many warnings like:
mutator.c:761: warning: cast from pointer to integer of different size
are of much greater significance than the undefined labels. Isn't the
alpha a 64-bit machine? If so, then it is not currently supported
by nhc98 at all. The last time the nhc compiler supported the alpha
architecture was probably in 1997, when it still emitted assembly
language rather than compiling via C.
I'd like to get 64-bit code working again, but have (a) no time,
and (b) no test machine. Wolfram Kahl