My GNU R package still uses f2c on m68k whereas GNU Octave switched back to g77 a while back. Would one you good folks with a m68k like to try building R on a m68k using g77? You'd need to edit
a) debian/control: remove m68k special case from Build-Depends b) debian/rules: comment out three lines with ifeq ($(arch),m68k-linux) which set the "fortrancompiler" variable. Thanks! Dirk -- Prediction is very difficult, especially about the future. -- Niels Bohr