Eclipse統合M26【Java/C/PHP/Ruby/Python/Perl】
at TECH
123:デフォルトの名無しさん
08/12/04 23:59:03
>>121
**** Build of configuration Debug for project lang_C ****
make all
Building file: ../hello.c
Invoking: GCC C Compiler
gcc -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"hello.d" -MT"hello.d" -o"hello.o" "../hello.c"
Finished building: ../hello.c
Building target: lang_C
Invoking: GCC C Linker
gcc -o"lang_C" ./hello.o
Finished building target: lang_C
cdt6-20081128だけど、c language-excutable project作って、c source file(hello.c)を追加、
hello world書いて保存してメニューからbuild projectで上記、lang_C実行ファイルができたよ…。
プロジェクトの種類によって色々だけど、makefile書くのが一番手っ取り早いのでは。
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
4874日前に更新/282 KB
担当:undef