<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://valley.egloos.com/rss/style/style.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>이글루스 'gcc' 태그 최근글</title>
		<link>http://valley.egloos.com/tag/gcc</link>
		<description>gcc</description>
		<language>ko</language>
		<pubDate>Sun, 13 May 2012 16:33:46 +0900</pubDate>
		<generator>Egloos</generator>
		<item>
	<title><![CDATA[crt: C runtime]]></title>
	<link>http://chammoru.egloos.com/5637174</link>
	<guid>http://chammoru.egloos.com/5637174</guid>
	<description>
	<![CDATA[ 
  Mini FAQ about the misc libc/gcc crt files.    Some definitions:  PIC - position independent code (-fPIC)  PIE - position independent executable (-fPIE -pie)  crt - C runtime    crt0.o    Older style of the initial runtime code ?  Usually not generated anymore    with Linux toolchains, but often found in bare metal toolchains.  Serves    same purpose as crt1.o (see below).  crt1.o    Newer style	]]>
	</description>
	<pubDate>Sun, 13 May 2012 16:33:46 +0900</pubDate>
	<dc:creator><![CDATA[personal]]></dc:creator>
</item>
<item>
	<title><![CDATA[최신 무기사업을 서두르지 않는 바레인 공군]]></title>
	<link>http://dunkbear.egloos.com/3285687</link>
	<guid>http://dunkbear.egloos.com/3285687</guid>
	<description>
	<![CDATA[ 
<img 
				src="http://thumb.egloos.net/100x76/http://pds21.egloos.com/pds/201201/17/63/e0055563_4f1569c90ac92.jpg"  
				alt="최신 무기사업을 서두르지 않는 바레인 공군" 
				width="100px"  
				height="76pxpx"
				align="left"
				style="border:1px solid #DDDDDD;margin:0 10px 10px 0px;"
				/> Bahrain in no rush to replace military assets (기사 링크)  Flightglobal 기사로, 사우디 아라비아와 카타르 사이에 위치함 섬국가인 바레인이 자국의 무기들을 교체하려고 서두르지 않고 있다는 내용입니다. 전체 인구가 71만명 정도인 바레인은 100대가 좀 넘 는 군용기들로 구성된 소박한 군전력을 보유하고 있습니다.   © Dr Sean Wilson/Prime Images  이 규모는 페르시아만안협력회의 또는 GCC (Gulf Cooperation Council)의 6개 회원국 중에서 가장 낮은 인구를 가진 바레인 왕국의 위상을 대변하는 것이기도 합니다. 바레인 공군은 록히드 마틴 (L- ockheed Martin) F-16C 전투기 17대 및 노스롭 (Northr	]]>
	</description>
	<pubDate>Tue, 17 Jan 2012 21:34:08 +0900</pubDate>
	<dc:creator><![CDATA[dunkbear의 블로그 3.0]]></dc:creator>
</item>
<item>
	<title><![CDATA[[111222 연합뉴스] 살레 예멘 대통령, 해외서 치료 필요&lt;유엔특사&gt;]]></title>
	<link>http://met24.egloos.com/4172023</link>
	<guid>http://met24.egloos.com/4172023</guid>
	<description>
	<![CDATA[ 
	]]>
	</description>
	<pubDate>Fri, 23 Dec 2011 15:37:36 +0900</pubDate>
	<dc:creator><![CDATA[중동선교회(MET, MIDDLE EAST TEAM)]]></dc:creator>
</item>
<item>
	<title><![CDATA[BINARY HACKS]]></title>
	<link>http://studyfoss.egloos.com/5605210</link>
	<guid>http://studyfoss.egloos.com/5605210</guid>
	<description>
	<![CDATA[ 
<img 
				src="http://thumb.egloos.net/76x100/http://pds23.egloos.com/pds/201111/27/35/c0098335_4ed2369c7322c.jpg"  
				alt="BINARY HACKS" 
				width="76px"  
				height="100pxpx"
				align="left"
				style="border:1px solid #DDDDDD;margin:0 10px 10px 0px;"
				/> BINARY HACKS: 해커가 전수하는 테크닉 100선  타카바야시 사토루, 우카이 후미토, 시사토 유스케, 하마지 신이치로, 슈도 카즈유키 지음, 진명조 옮김  ITC, 2007      일본의 해커들이 (주로 *nix 계열의) 저수준 프로그래밍에 필요한 지식들을 모아둔 책이다.  평소 실행 파일 형식, 컴파일러, 링커/로더 등의 저수준 기술에 관심이 많은 사람이라면  (그렇다, 나다! ^^) 상당한 관심을 불러일으킬만한 내용이 많이 포함되어 있다.    binutils, gcc, glibc, ld.so, thread, ptrace, 시그널 및 예외 처리 등  전부터 궁금했던 기술들에 대한 전반적인 지식이나 팁들을 얻을 수 있어서  개인적으로 재미있게 읽어나갔고, 수많은 삽질의 시간과 함께 알아낸 지식들	]]>
	</description>
	<pubDate>Fri, 25 Nov 2011 17:51:36 +0900</pubDate>
	<dc:creator><![CDATA[F/OSS study]]></dc:creator>
</item>
<item>
	<title><![CDATA[Local변수가 Stack 어떤 순서로 쌓이는지 조사]]></title>
	<link>http://parkmo.egloos.com/4161272</link>
	<guid>http://parkmo.egloos.com/4161272</guid>
	<description>
	<![CDATA[ 
* 결과 4번째 열인 시작주소의 값을 가지고 소팅해서 알아 보았다. myserver&amp;gt;$ g++ test_stack.cpp -O3 -Wall myserver&amp;gt;$ ./a.out |sort -k 4 1 str1024 SP 0xbf8fbb18 EP 0xbf8fbf18 LEN 1024 5 str0512 SP 0xbf8fbf18 EP 0xbf8fc118 LEN 512 8 str0427 SP 0xbf8fc118 EP 0xbf8fc2c3 LEN 427 9 str0005 SP 0xbf8fc2c3 EP 0xbf8fc2c8 LEN 5 3 idx SP 0xbf8fc2c8 EP 0xbf8fc2cc LEN 4 2 uint32_1 SP 0xbf8fc2cc EP 0xbf8fc2d0 LEN 4 7 str0003 SP 0xbf8	]]>
	</description>
	<pubDate>Thu, 24 Nov 2011 21:41:24 +0900</pubDate>
	<dc:creator><![CDATA[박모 사진첩]]></dc:creator>
</item>
<item>
	<title><![CDATA[[111124 연합뉴스] 살레 퇴진 서명‥예멘 사태 해결 `첫걸음']]></title>
	<link>http://met24.egloos.com/4161122</link>
	<guid>http://met24.egloos.com/4161122</guid>
	<description>
	<![CDATA[ 
	]]>
	</description>
	<pubDate>Thu, 24 Nov 2011 15:09:22 +0900</pubDate>
	<dc:creator><![CDATA[중동선교회(MET, MIDDLE EAST TEAM)]]></dc:creator>
</item>
<item>
	<title><![CDATA[[111117 연합뉴스] 예멘 시위대, 아랍연맹에 자국 제재 요구]]></title>
	<link>http://met24.egloos.com/4158265</link>
	<guid>http://met24.egloos.com/4158265</guid>
	<description>
	<![CDATA[ 
	]]>
	</description>
	<pubDate>Thu, 17 Nov 2011 16:41:47 +0900</pubDate>
	<dc:creator><![CDATA[중동선교회(MET, MIDDLE EAST TEAM)]]></dc:creator>
</item>
<item>
	<title><![CDATA[C :: GCC :: Extension :: __builtin_types_compatible_p()]]></title>
	<link>http://myou11.egloos.com/5572799</link>
	<guid>http://myou11.egloos.com/5572799</guid>
	<description>
	<![CDATA[ 
  1 #include &amp;lt;stdio.h&amp;gt;   2    3 #define d(stmt) printf(&amp;quot;&amp;quot; #stmt &amp;quot;=%d\n&amp;quot;, stmt)   4    5 int   6 main() {   7     int i1, i2;   8     short s1;   9   10     d(__builtin_types_compatible_p(typeof(i1), typeof(i2)));  11     d(__builtin_types_compatible_p(typeof(i1), typeof(s1)));  12   13     d(__builtin_types_compatible_p(char*, void*));  14     d(__builtin_types_compatible	]]>
	</description>
	<pubDate>Wed, 16 Nov 2011 08:22:34 +0900</pubDate>
	<dc:creator><![CDATA[do { Jazz jzz = JazzFactory.newInstance(feel); jzz.play(); } while(true);]]></dc:creator>
</item>
<item>
	<title><![CDATA[C :: GCC :: Extension :: __builtin_constant_p()]]></title>
	<link>http://myou11.egloos.com/5572796</link>
	<guid>http://myou11.egloos.com/5572796</guid>
	<description>
	<![CDATA[ 
 1 #include &amp;lt;stdio.h&amp;gt;   2    3 #define d(stmt) printf(&amp;quot;&amp;quot; #stmt &amp;quot;=%d\n&amp;quot;, stmt)   4    5 int   6 main() {   7     int i;   8     const int ci;   9 #define def 1  10   11     d(__builtin_constant_p(i));  12     d(__builtin_constant_p(ci));  13     d(__builtin_constant_p(def));  14   15     return 0;  16 }  17   18 /-*  19  * $ gcc -Wall test.c  20  * $ ./a.out  21  *  22  * 	]]>
	</description>
	<pubDate>Wed, 16 Nov 2011 08:13:12 +0900</pubDate>
	<dc:creator><![CDATA[do { Jazz jzz = JazzFactory.newInstance(feel); jzz.play(); } while(true);]]></dc:creator>
</item>
<item>
	<title><![CDATA[ubuntu / debian의 link option 변화]]></title>
	<link>http://earthfall.egloos.com/3763829</link>
	<guid>http://earthfall.egloos.com/3763829</guid>
	<description>
	<![CDATA[ 
ref : :  debian은 다음 버전, ubuntu는 110.4에 들어왔다가 rollback되고 다음 11.10부터 적용되는 내용입니다.  기존에는 shared library에 대해 indirect linking이 허용되어서, A -&amp;gt; B로 의존성이 있고, B가 aa() 함수를 제공하면 실행파일이 A만 link하고 aa()를 사용해도 문제가 없었습니다. 이번에 -no-copy-dt-needed-entries 옵션이 기본적으로 켜져서 indirect linking이 허용되지 않고 linking error가 나옵니다.  그리고 추가로 -as-needed option이 켜져서 shared library를 명시적으로 link하게 해도 실제로 해당 library의 함수가 사용되지 않으면 binary에는 해당	]]>
	</description>
	<pubDate>Wed, 09 Nov 2011 08:24:56 +0900</pubDate>
	<dc:creator><![CDATA[Mono log]]></dc:creator>
</item>
<item>
	<title><![CDATA[컴파일러별 C++11 표준 지원 목록]]></title>
	<link>http://purewell.egloos.com/5050538</link>
	<guid>http://purewell.egloos.com/5050538</guid>
	<description>
	<![CDATA[ 
컴파일러 별 C++11 표준 지원 목록     GCC 같은 경우 4.7에 아직도 몇몇 기능을 제공하지 않고 있어 몸이 근질근질한데, 유명한 C++ 컴파일러 가운데 그나마 가장 C++11을 많이 지원하는 것 같다.  GCC C++11 표준 지원 목록:  	]]>
	</description>
	<pubDate>Mon, 07 Nov 2011 17:31:28 +0900</pubDate>
	<dc:creator><![CDATA[Purewell.BIZ]]></dc:creator>
</item>
<item>
	<title><![CDATA[현재 gcc에서 c++11 구현 사항들]]></title>
	<link>http://fullc0de.egloos.com/4642365</link>
	<guid>http://fullc0de.egloos.com/4642365</guid>
	<description>
	<![CDATA[ 
제가 정리한 건 아니고 GCC 싸이트에 정리되어 있는 것을 링크 합니다.참고하십시오. 공식 릴리즈는 4.6.2까지 되어있고 4.7은 공식 배포하지 않습니다.제가 4.6.2를 받아서 맥 상에서 빌드해본 결과 c/c++/objc 는 잘 되었습니다. Go 언어는 맥에서 오류가 나던데.. 귀차니즘으로 인해 일단 빼고 빌드했습니다. Go 언어를 쓸 기회가 있을 때 다시 봐도 될 것 같네요^^.  그럼 링크는..http://gcc.gnu.org/projects/cxx0x.html  입니다.  참고하세요~  	]]>
	</description>
	<pubDate>Sat, 05 Nov 2011 22:47:31 +0900</pubDate>
	<dc:creator><![CDATA[Like The Learning Machine]]></dc:creator>
</item>
<item>
	<title><![CDATA[C :: GCC :: Extension :: typeof() :: Pointer :: De-reference &amp; Address]]></title>
	<link>http://myou11.egloos.com/5567546</link>
	<guid>http://myou11.egloos.com/5567546</guid>
	<description>
	<![CDATA[ 
  1 #include &amp;lt;stdio.h&amp;gt;   2    3 int   4 main() {   5     char* ptr;   6    7     typeof(&amp;amp;ptr) a;   8     typeof(*ptr) b;   9   10     printf(&amp;quot;sizeof(a)=%lu\n&amp;quot;, sizeof(a));  11     printf(&amp;quot;sizeof(b)=%lu\n&amp;quot;, sizeof(b));  12   13     return 0;  14 }  15   16 /-*  17  * $ ./a.out  18  *  19  * sizeof(a)=8  20  * sizeof(b)=1  21  *-  	]]>
	</description>
	<pubDate>Wed, 02 Nov 2011 22:05:02 +0900</pubDate>
	<dc:creator><![CDATA[do { Jazz jzz = JazzFactory.newInstance(feel); jzz.play(); } while(true);]]></dc:creator>
</item>
<item>
	<title><![CDATA[C :: GCC :: Extension :: typeof()]]></title>
	<link>http://myou11.egloos.com/5564673</link>
	<guid>http://myou11.egloos.com/5564673</guid>
	<description>
	<![CDATA[ 
 1 #include &amp;lt;stdio.h&amp;gt;   2    3 int   4 main() {   5     char c1 = 0;   6    7     typeof(c1) c2;   8    9     printf(&amp;quot;sizeof(c2)=%lu\n&amp;quot;, sizeof(c2));  10   11     return 0;  12 }  13   14 /-*  15  * $ ./test  16  *  17  * sizeof(c2)=1  18  *-  	]]>
	</description>
	<pubDate>Thu, 27 Oct 2011 07:11:54 +0900</pubDate>
	<dc:creator><![CDATA[do { Jazz jzz = JazzFactory.newInstance(feel); jzz.play(); } while(true);]]></dc:creator>
</item>
<item>
	<title><![CDATA[[111026 연합뉴스] 예멘 정부·반정부군 휴전 또 무산]]></title>
	<link>http://met24.egloos.com/4148240</link>
	<guid>http://met24.egloos.com/4148240</guid>
	<description>
	<![CDATA[ 
	]]>
	</description>
	<pubDate>Wed, 26 Oct 2011 14:16:33 +0900</pubDate>
	<dc:creator><![CDATA[중동선교회(MET, MIDDLE EAST TEAM)]]></dc:creator>
</item>
	</channel>
</rss>

