Retourner au contenu associé (entrée de forum : [cherche IDE] pour prgrammer en C)
Posté par Lutin le 17 septembre 2012 à 13:24. En réponse au message [cherche IDE] pour prgrammer en C. Évalué à 2.
Ça vient de mon tout premier makefile (pour du c++):
-O3 -Wall -Wextra -W -pedantic -pipe -ffast-math -fforce-addr -march=native -fomit-frame-pointer -finline-functions -funroll-loops -funsafe-loop-optimizations
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
# Les options de compilation c'est simple, et très rigolo
Posté par Lutin . En réponse au message [cherche IDE] pour prgrammer en C. Évalué à 2.
Ça vient de mon tout premier makefile (pour du c++):
-O3 -Wall -Wextra -W -pedantic -pipe -ffast-math -fforce-addr -march=native -fomit-frame-pointer -finline-functions -funroll-loops -funsafe-loop-optimizations