DCL ホームページへ [ English | 日本語 ] ディレクトリ一覧
各コンパイラー用のパッケージはお互い共存できるようになってます. dcl, dcl-f90 の実行コマンドに関してはどのコンパイラー用のもの をデフォルトとするかを update-alternatives コマンドで以下のように 設定できるようにしてあります.
# update-alternatives --config dclfrt # update-alternatives --config dclf90
Fujitsu ver.5 (ffc5) | Intel ver.8 (ifc8) | GNU Fortran77 (g77) | |
Debian version | woody | woody | woody |
Fortran90 コンパイラインストール補助パッケージ | ffc-5.0 (1CPU 用), ffcpara-5.0 (2CPU 用) | ifc-8.0 | |
Fortran77 版 (ver. 5.3) | dcl-ffc5 | dcl-ffc3dcl-ifc8 | dcl-g77 |
Fortran90 版 (ver. 5.2) | dcl-f90-ffc5 |
|
Fujitsu ver.4 (ffc4) | Intel ver.8 (ifc8) | GNU Fortran77 (g77) | |
Debian version | sarge | sarge | sarge |
Fortran90 コンパイラインストール補助パッケージ | ffc-4.0 (1CPU 用), ffcpara-4.0 (2CPU 用) | ifc-8.0 | |
Fortran77 版 (ver. 5.3) | dcl-ffc4 | dcl-ifc8 | dcl-g77 |
Fortran90 版 (ver. 5.2) | dcl-f90-ffc4 | dcl-f90-ifc8 | |