> For the record, the line originally reads: > > off_t loff = (off_t)off * DEV_BSIZE; off_t loff = off * DEV_BSIZE; also works. :) > What compiler is used on the 68k ports? Does this show on other ports > using the same compiler? It's gcc 2.7.2.2 byebye - Adam