<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://elinux.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://elinux.org/index.php?title=Talk:GCC_Tips&amp;feed=atom&amp;action=history</id>
		<title>Talk:GCC Tips - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://elinux.org/index.php?title=Talk:GCC_Tips&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://elinux.org/index.php?title=Talk:GCC_Tips&amp;action=history"/>
		<updated>2013-05-18T21:09:41Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21alpha</generator>

	<entry>
		<id>http://elinux.org/index.php?title=Talk:GCC_Tips&amp;diff=6577&amp;oldid=prev</id>
		<title>Martyl: gcc -### does different things on 4.1.3</title>
		<link rel="alternate" type="text/html" href="http://elinux.org/index.php?title=Talk:GCC_Tips&amp;diff=6577&amp;oldid=prev"/>
				<updated>2008-07-26T15:26:42Z</updated>
		
		<summary type="html">&lt;p&gt;gcc -### does different things on 4.1.3&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I don't see the same output with gcc -###.&lt;br /&gt;
&lt;br /&gt;
Each argument is quoted. It was introduced in 3.x.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
: leisner@thinkpad 11:19:21;gcc -### foo.c&lt;br /&gt;
Using built-in specs.&lt;br /&gt;
Target: i486-linux-gnu&lt;br /&gt;
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu&lt;br /&gt;
Thread model: posix&lt;br /&gt;
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)&lt;br /&gt;
 &amp;quot;/usr/lib/gcc/i486-linux-gnu/4.1.3/cc1&amp;quot; &amp;quot;-quiet&amp;quot; &amp;quot;foo.c&amp;quot; &amp;quot;-quiet&amp;quot; &amp;quot;-dumpbase&amp;quot; &amp;quot;foo.c&amp;quot; &amp;quot;-mtune=generic&amp;quot; &amp;quot;-auxbase&amp;quot; &amp;quot;foo&amp;quot; &amp;quot;-fstack-protector&amp;quot; &amp;quot;-fstack-protector&amp;quot; &amp;quot;-o&amp;quot; &amp;quot;/tmp/ccHgtcb6.s&amp;quot;&lt;br /&gt;
 &amp;quot;as&amp;quot; &amp;quot;--traditional-format&amp;quot; &amp;quot;-Qy&amp;quot; &amp;quot;-o&amp;quot; &amp;quot;/tmp/cc60Wmj2.o&amp;quot; &amp;quot;/tmp/ccHgtcb6.s&amp;quot;&lt;br /&gt;
 &amp;quot;/usr/lib/gcc/i486-linux-gnu/4.1.3/collect2&amp;quot; &amp;quot;--eh-frame-hdr&amp;quot; &amp;quot;-m&amp;quot; &amp;quot;elf_i386&amp;quot; &amp;quot;--hash-style=both&amp;quot; &amp;quot;-dynamic-linker&amp;quot; &amp;quot;/lib/ld-linux.so.2&amp;quot; &amp;quot;/usr/lib/gcc/i486-linux-gnu/4.1.3/../../../../lib/crt1.o&amp;quot; &amp;quot;/usr/lib/gcc/i486-linux-gnu/4.1.3/../../../../lib/crti.o&amp;quot; &amp;quot;/usr/lib/gcc/i486-linux-gnu/4.1.3/crtbegin.o&amp;quot; &amp;quot;-L/usr/X11R6/lib/../lib&amp;quot; &amp;quot;-L/usr/lib/gcc/i486-linux-gnu/4.1.3&amp;quot; &amp;quot;-L/usr/lib/gcc/i486-linux-gnu/4.1.3&amp;quot; &amp;quot;-L/usr/lib/gcc/i486-linux-gnu/4.1.3/../../../../lib&amp;quot; &amp;quot;-L/lib/../lib&amp;quot; &amp;quot;-L/usr/lib/../lib&amp;quot; &amp;quot;/tmp/cc60Wmj2.o&amp;quot; &amp;quot;-lgcc&amp;quot; &amp;quot;--as-needed&amp;quot; &amp;quot;-lgcc_s&amp;quot; &amp;quot;--no-as-needed&amp;quot; &amp;quot;-lc&amp;quot; &amp;quot;-lgcc&amp;quot; &amp;quot;--as-needed&amp;quot; &amp;quot;-lgcc_s&amp;quot; &amp;quot;--no-as-needed&amp;quot; &amp;quot;/usr/lib/gcc/i486-linux-gnu/4.1.3/crtend.o&amp;quot; &amp;quot;/usr/lib/gcc/i486-linux-gnu/4.1.3/../../../../lib/crtn.o&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I've never used this -- but always used gcc -v to see the passes&lt;/div&gt;</summary>
		<author><name>Martyl</name></author>	</entry>

	</feed>