GNUコンパイラで 64bit Linux にインストール
準備
- 必要ファイルは上記、32ビット版と同様(パッチを当てるところまで)
- getarchの編集
- instlib/machine/supported/linux/Makefile.headerの編集
- dmemory.cの編集
以下のファイルをコピーしてください。
instlib/machine/supported/linux/Makefile.header
source/dmemory.c
bin/getarch
# source cns_solve_env # make install
これでいけるはずです。 ドブさん、パッチファイルつくってくれー。
Intel compilerで 64bit Linux にインストール
手順
- 展開してパッチを当てるとこまでは同じ
- instlib/machine/supported/linux/Makefile.headerを編集
# pwd /Path/Of/Cns/instlib/machine/supported/linux/ # mv Makefile.header_intel Makefile.header
- bin/getarchを置き換え(上のファイルをダウンロード)
# source cns_solve_env # make install
以上でいくかなぁ。一応、実行ファイルもcoreをはかずCNSコマンドプロンプトまで出た。
添付ファイル: Makefile.header_intel 2342件
[詳細]
Makefile.header 2515件
[詳細]
dmemory.c 2554件
[詳細]
getarch 2339件
[詳細]