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.
Fedora 20 で g77 (gcc 3.4.6) を使用しています。コンパイル エラーが発生しました。
g77: 認識されないオプション `-trapuv' f771: エラー: 無効なオプション `ips2'
g77: 認識されないオプション `-trapuv'
f771: エラー: 無効なオプション `ips2'
どうすればこの問題を解決できますか?
また、代わりに gfortran を使用したい場合、同等のオプションは何ですか?
ありがとう。