<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
  <title type="html">머드초보의 블로그: 이클립스eclipse를-이용해서-CC-프로그래밍-환경설정에 달린 최근 댓글/트랙백 목록</title>
  <id>http://mudchobo.tomeii.com/tt/</id>
  <link rel="alternate" type="text/html" hreflang="ko" href="http://mudchobo.tomeii.com/tt/" />
  <subtitle type="html">허접한 개발자 성종천입니다.</subtitle>
  <updated>2010-02-02T08:34:02+09:00</updated>
  <generator>Textcube 1.7.8 : Con moto</generator>
  <entry>
    <title type="html">새우초밥님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment94" />
    <author>
      <name>(새우초밥)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment94</id>
    <published>2007-10-03T17:18:03+09:00</published>
    <summary type="html">관련자료 감사합니다..^^</summary>
  </entry>
  <entry>
    <title type="html">머드초보님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment95" />
    <author>
      <name>(머드초보)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment95</id>
    <published>2007-10-03T19:47:21+09:00</published>
    <summary type="html">아네 ^^ 방문해주셔서 감사해요 ^^</summary>
  </entry>
  <entry>
    <title type="html">docyacc님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment96" />
    <author>
      <name>(docyacc)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment96</id>
    <published>2007-10-10T18:31:43+09:00</published>
    <summary type="html">저는 똑같이 했는데도
마지막에 ctrl + f11하면 
lanch failed no bineries
라고 뜨네요 ㅠㅠ</summary>
  </entry>
  <entry>
    <title type="html">docyacc님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment97" />
    <author>
      <name>(docyacc)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment97</id>
    <published>2007-10-10T18:39:07+09:00</published>
    <summary type="html">아.. 빌드도 제대로 되지 않았네요..

**** Build of configuration Debug for project hello ****

**** Internal Builder is used for build               ****
gcc -O0 -g3 -Wall -c -fmessage-length=0 -ohello.o ..\hello.c
gcc: installation problem, cannot exec `cc1&#039;: No such file or directory
Build error occurred, build is stopped
Time consumed: 94  ms. 

뭐가 잘못된 걸까요 -_ㅠ</summary>
  </entry>
  <entry>
    <title type="html">머드초보님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment98" />
    <author>
      <name>(머드초보)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment98</id>
    <published>2007-10-10T20:54:16+09:00</published>
    <summary type="html">음 제가 보기에는 gcc가 설치가 안된듯 싶습니다. MINGW에서 g++컴파일러를 체크하셨는지요? 아니면 Path가 안잡혀있던가 그런거 같은데요. gcc를 실행하지 못하는 듯의 에러로 보입니다^^</summary>
  </entry>
  <entry>
    <title type="html">셜로콤즈님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment99" />
    <author>
      <name>(셜로콤즈)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment99</id>
    <published>2008-04-22T19:11:51+09:00</published>
    <summary type="html">덕분에 잘 설치했습니다. 감사합니다 ^^</summary>
  </entry>
  <entry>
    <title type="html">머드초보님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment100" />
    <author>
      <name>(머드초보)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment100</id>
    <published>2008-04-23T08:21:54+09:00</published>
    <summary type="html">mingw말고 cygwin도 있는데 이게 더 좋은 것 같아요.
둘의 차이점이 좀 있다고 하는데^^
설치 방법은 동일해요 ^^
방문해주셔서 감사해요 ^^

헉....트랙백 따라가니 cygwin으로 하셨네요 ^^</summary>
  </entry>
  <entry>
    <title type="html">도막님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment698" />
    <author>
      <name>(도막)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment698</id>
    <published>2008-08-07T16:04:14+09:00</published>
    <summary type="html">안녕하세요!! 이클립스로 c언어 사용해 보려고 검색하다가 들렀습니다~
유용한 정보가 됬습니다. 감사합니다~

근데 디버깅 하는 법도 좀 알려주시면 안될까요 ^^;;

부탁드립니다 ㅠㅠ</summary>
  </entry>
  <entry>
    <title type="html">머드초보님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment699" />
    <author>
      <name>(머드초보)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment699</id>
    <published>2008-08-07T22:44:32+09:00</published>
    <summary type="html">우선 gdb를 설치하셔야하는데 그것도 같이 설치하셨나요?
mingw로는 안해보고 cygwin으로는 해봤거든요.
cygwin에서 gcc랑 gdb, make 등등 컴파일에 필요한 것 설치하시구요.
http://mudchobo.tomeii.com/tt/284
디버깅할 때 위처럼 문제점이 발생하면 위처럼 해결해주면 돼요 ^^</summary>
  </entry>
  <entry>
    <title type="html">HC님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment2985" />
    <author>
      <name>(HC)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment2985</id>
    <published>2010-01-22T12:08:58+09:00</published>
    <summary type="html">안녕하세요~ 
항상 비주얼로만 C 작업을 하다가 
이제 막 이클립스를 이용하여 작업할려는 초보자입니다 ㅠ
머드초보님 말씀대로 따라서 했는데..
빌드가 잘 안되네요..
 Description	Resource	Path	Location	Type
undefined reference to `WinMain@16&#039;	Hello		line 0, external location: mingw/lib/libmingw32.a(main.o):main.c:	C/C++ Problem
이유가 먼가요 ㅠ?</summary>
  </entry>
  <entry>
    <title type="html">머드초보님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment2989" />
    <author>
      <name>(머드초보)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment2989</id>
    <published>2010-01-23T01:21:05+09:00</published>
    <summary type="html">그냥 Hello World출력하는 것이라면 위처럼 하면 될텐데 ㅠㅠ
MinGW말고, cygwin이라는 것도 있는데, 이걸로도 한번 해보세요^^</summary>
  </entry>
  <entry>
    <title type="html">크렘님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment3007" />
    <author>
      <name>(크렘)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment3007</id>
    <published>2010-01-29T00:02:04+09:00</published>
    <summary type="html">**** Internal Builder is used for build               ****
gcc -oHelloWorld.exe HelloWorld.o
/mingw/lib/libmingw32.a(main.o):main.c:(.text+0xd2): undefined reference to `WinMain@16&#039;
collect2: ld returned 1 exit status
Build error occurred, build is stopped
Time consumed: 140  ms.  
이거 도대체 왜뜰까요 ㅜㅜ 패스도 제대로 잡았고 cmd 에서 gcc g++도 다 잘 되는데 말이죠..
도와주세요 ㅜㅜ</summary>
  </entry>
  <entry>
    <title type="html">크렘님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment3008" />
    <author>
      <name>(크렘)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment3008</id>
    <published>2010-01-29T01:19:38+09:00</published>
    <summary type="html">다시 하니깐 안되네요 -ㅁ- 지맘대로 컴파일 오류난담에 껏다 켜면 되고 다시 새로만들어서 그상태로 컴파일하면 또 안되고 ....
충격 ... 저장 -&amp;gt; 빌드 -&amp;gt; 실행 순으로 해야하는 군요
3개중 하나라도 빼먹으면 안되는 .. 
저장을 안하고 있었던 ....</summary>
  </entry>
  <entry>
    <title type="html">머드초보님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment2986" />
    <author>
      <name>(머드초보)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment2986</id>
    <published>2010-01-22T12:24:42+09:00</published>
    <summary type="html">음...C작업엔 Visual Studio가 더 좋지 않나요?-_-
근데 아래와 같은 에러는 저도 안해봐서 모르겠네요.
에러 내용을 보내 윈도우프로그래밍을 하시려고 한 것 같은데, 저도 안해봐서 잘 ㅠㅠ
라이브러리를 못찾는 것 같기도 하고....
make파일을 조쿰 보시면....ㅠㅠ</summary>
  </entry>
  <entry>
    <title type="html">HC님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment2987" />
    <author>
      <name>(HC)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment2987</id>
    <published>2010-01-22T13:12:50+09:00</published>
    <summary type="html">와우 빠른 답변 ㅎㅎ
그런가요..
그냥 Hello 출력할려했는데..
똑같이 했는데 왜 이럴까나 ㅠ
아 저는 학생인턴인데.. 이클립스로 작업하라 하더라고요 ` ㅅ`ㅋ
막막하네요 ㅠ</summary>
  </entry>
  <entry>
    <title type="html">KG님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment2849" />
    <author>
      <name>(KG)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment2849</id>
    <published>2009-11-30T03:08:51+09:00</published>
    <summary type="html">안녕하세요 프로그래밍을 이제막 배우기시작한 초보입니다.
제가 환경이 MAC이라서 그런데 컴파일 프로그램은 어떤걸 써야하나요?
그리고 디버깅은 어떻게 하는지 갑자기 배우려니 어렵네요..^^</summary>
  </entry>
  <entry>
    <title type="html">머드초보님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment2855" />
    <author>
      <name>(머드초보)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment2855</id>
    <published>2009-11-30T18:38:09+09:00</published>
    <summary type="html">아...제가 맥은 잘 몰라서 ㅠㅠ
맥이라면 커널은 Unix계열이니 gcc가 있지 않을까 의심해봅니다-_-</summary>
  </entry>
  <entry>
    <title type="html">머드초보님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment3016" />
    <author>
      <name>(머드초보)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment3016</id>
    <published>2010-01-31T19:34:14+09:00</published>
    <summary type="html">안녕하세요~
제가 c를 안한지오래되어서 ㅠㅠ</summary>
  </entry>
  <entry>
    <title type="html">머드초보님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#comment3017" />
    <author>
      <name>(머드초보)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#comment3017</id>
    <published>2010-01-31T19:35:11+09:00</published>
    <summary type="html">MinGW말고 Cygwin으로도 한번 해보시겠어요?
MinGW와 동일한 컴파일러입니다.
unix용 어플을 windows용으로 변환한 것으로 알고 있습니다^^</summary>
  </entry>
  <entry>
    <title type="html">Eclipse 에서 C/C++ 개발하기</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#trackback1" />
    <author>
      <name>(Talking with Shinnara :: NaraTalk.com)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#trackback1</id>
    <published>2007-10-27T12:09:11+09:00</published>
    <summary type="html">조금 전에 스텔라리움이라는 오픈소스 천문 프로그램에 대한 소개글을 올렸습니다. 글에 써 있듯이 한글 문제로 인해 실행이 안되는 현상이 보였습니다. 그래서 오픈 소스인 만큼 소스를 받아서 고쳐볼까하는 생각을 하게 되었습니다. 평소에 Java 를 주된 개발 언어로 사용하다보니 C 와 관련된 툴은 거의 사용하지 않습니다. 이상하게도 저랑 C는, 특히 Visual C++ 은 별로 친하지 않더군요. 회사나 학교에서도 거의 Java 만 사용합니다. 그런데 요즘..</summary>
  </entry>
  <entry>
    <title type="html">Eclipse CDT에서 C/C++ 개발 환경 설치</title>
    <link rel="alternate" type="text/html" href="http://mudchobo.tomeii.com/tt/73#trackback2" />
    <author>
      <name>(셜로콤즈의 HeeyaaNet Blog)</name>
    </author>
    <id>http://mudchobo.tomeii.com/tt/73#trackback2</id>
    <published>2008-04-22T19:35:11+09:00</published>
    <summary type="html">머드 초보님의 정보를 이용해 이제서야 겨우 설치했습니다.
머드초보님의C/C++개발을 위한 Eclipse 설치 원문; http://mudchobo.tomeii.com/tt/73

이클립스는 원래 자바 개발 IDE로 정말 잘만들어졌다고 생각하는 툴 중에 하나입니다.

디버깅은 물론 자바 코딩의 경우 빌드를 따로 할 필요가 없다는 것, 그래서 synte</summary>
  </entry>
</feed>
