Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
プログラムで巨大な配列をいくつか取得しました。gfortran (tmd64-1) 4.7.1バージョンを使用しており、次で始まるコードをコンパイルしようとしています。
$LARGE 1 Error: Invalid character in name at (1)
しかし、上記のエラーが発生します。オプションを使用して-fdollar-okいますが、私の知る限り、シンボル名の最初の文字には影響しません。どうすれば問題を回避できますか?
-fdollar-ok