<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinycc/examples/ex4.c.template, branch main</title>
<subtitle>Tiny C Compiler by Fabrice Bellard Git mirror of the final release by Bellard, discarding all changes after. The repository at https://repo.or.cz/tinycc.git has become untrustworthy. Also the tcc sources have become tainted with AI slop.</subtitle>
<id>https://git.datenwolf.net/tinycc/atom/examples/ex4.c.template?h=main</id>
<link rel='self' href='https://git.datenwolf.net/tinycc/atom/examples/ex4.c.template?h=main'/>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/'/>
<updated>2011-07-07T10:14:08Z</updated>
<entry>
<title>Revert "Make examples' shebang use target tcc bindir path"</title>
<updated>2011-07-07T10:14:08Z</updated>
<author>
<name>Thomas Preud'homme</name>
<email>thomas.preudhomme@celest.fr</email>
</author>
<published>2011-07-07T10:14:08Z</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=571465d32bdbb3e17612983d75e799183b94c268'/>
<id>urn:sha1:571465d32bdbb3e17612983d75e799183b94c268</id>
<content type='text'>
This reverts commit cb2138f8b098feb1b51a407343a4b99e25d5b506.
</content>
</entry>
<entry>
<title>Make examples' shebang use target tcc bindir path</title>
<updated>2011-06-17T22:45:20Z</updated>
<author>
<name>Thomas Preud'homme</name>
<email>thomas.preudhomme@celest.fr</email>
</author>
<published>2011-06-17T22:24:47Z</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=cb2138f8b098feb1b51a407343a4b99e25d5b506'/>
<id>urn:sha1:cb2138f8b098feb1b51a407343a4b99e25d5b506</id>
<content type='text'>
Use @BINDIR@ in shebang of examples to put the right path on the target
system. That is, use #!/usr/local/bin/tcc if tcc is installed in /usr/local/bin
and #!/usr/bin/tcc if tcc is installed in /usr/bin/tcc.
</content>
</entry>
</feed>
