[ English | Japanese ] [ GFD Dennou Club / Gtool Project ] [ Gtool5 Documents ]

Transition from gt4f90io


  1. Installation
  2. Usage

Installation

Installation is same as gt4f90io. See gtool5 Installation Guide for details.

Note that a default install destination is changed from "/usr/local/gt4f90io" to "/usr/local/gtool5".

Usage

About your Fortran programs

Names of some of modules are changed as follows along with transition from "gt4f90io" to "gtool5". However, you need not change your programs because old names are available in "gtool5".

Names of modules in "gt4f90io" Names of modules in "gtool5"
gt4f90io ->gtool5
gt4_history->gtool_history

Compilation of programs

gt4frt, gt4config are provided by "gt4f90io" for compilation of programs, and display of options for compilation. These are changed to gt5frt, gt5config in "gtool5".

A library name is changed from libgt4f90io.a to libgtool5.a, so if you specified a library name explicitly for complication, change the name.


$Id: transition-gt4f90io.rd,v 1.1 2008-09-23 13:19:24 morikawa Exp $
Gtool Development Group / GFD Dennou Staff dcstaff@gfd-dennou.org