I've checked in a change to the libgcc makefile that compiles the extended float/double integer conversion functions for the m68k. This wasn't needed for the other architectures because either dfmode==xfmode, or gcc knew how to open code the conversion. Recompile and install libgcc, and then lint should compile fine. --jtc