[Fortran, committed to trunk] Preparing libf2c/libI77 for 64-bitfile sizes.

Joseph S. Myers jsm28@cam.ac.uk
Sat Jul 7 08:29:00 GMT 2001


On Sat, 7 Jul 2001, Toon Moene wrote:

> Compiling and linking the stuff completes OK, however, all Fortran
> programs (that I tried) that do I/O fail.

Fail how?  It obviously won't be able to access large files, but ought to
work gracefully on small ones and start working on large ones when libc
and the kernel are upgraded without itself needing to be recompiled.

Does libf2c compile cleanly with prototypes for all relevant functions
visible - without any relevant warnings from -Wall -Wstrict-prototypes?

What functions is the program linked to dynamically, as shown by nm -D?

-- 
Joseph S. Myers
jsm28@cam.ac.uk



More information about the Gcc-patches mailing list