This subroutine subroutine locend (nt) call fseek(nt, 0, 2) print *,' end encountered on read ',nt return end
with this link gfortran colapse.o -L../lib -lboom -lgfortran -lc -o boom gives ../lib/libboom.a(locend.o): In function `locend_': /home/joe/boom/hcol/locend.F:3: undefined reference to `fseek_' -- Summary: fseek intrinsic appears to be unimplemented Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: joe at confucius dot gnacademy dot org CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22359