[nhc-bugs] Labels for float instructions on alpha
Ian Lynagh
igloo@earth.li
Wed, 23 Apr 2003 17:57:29 +0100
On Wed, Apr 23, 2003 at 04:33:12PM +0100, Malcolm Wallace wrote:
> Ian Lynagh <igloo@earth.li> writes:
>
> > 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.
Ah, OK, I guess I am too used to warnings being accepted rather than
silenced :-)
It's not important for me, incidentally, I was just looking at some of
the Haskell-related build failures.
Thanks
Ian