<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinycc/examples/ex4.c, 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>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/'/>
<entry>
<title>Revert "Make ex1.c and ex4.c be executable on any systems"</title>
<updated>2012-06-12T13:45:13+00:00</updated>
<author>
<name>grischka</name>
<email>grischka</email>
</author>
<published>2012-06-12T13:45:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=ad5f3758c38f2364f03205dcb9fd48142d2d4499'/>
<id>ad5f3758c38f2364f03205dcb9fd48142d2d4499</id>
<content type='text'>
Using /usr/bin/env tcc doesn't work as it was reported.  Revert to
using the full path which fails if the user installs tcc in non-default
location.  Then again this is just an example.

This reverts commit 27a428cd0fae475d7377e1dbe218c064ee217d85.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using /usr/bin/env tcc doesn't work as it was reported.  Revert to
using the full path which fails if the user installs tcc in non-default
location.  Then again this is just an example.

This reverts commit 27a428cd0fae475d7377e1dbe218c064ee217d85.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make ex1.c and ex4.c be executable on any systems</title>
<updated>2011-07-07T10:17:04+00:00</updated>
<author>
<name>Thomas Preud'homme</name>
<email>thomas.preudhomme@celest.fr</email>
</author>
<published>2011-07-07T10:17:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=27a428cd0fae475d7377e1dbe218c064ee217d85'/>
<id>27a428cd0fae475d7377e1dbe218c064ee217d85</id>
<content type='text'>
Use /usr/bin/env to make ex1.c and ex4.c on any systems, wherever is
installed tcc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use /usr/bin/env to make ex1.c and ex4.c on any systems, wherever is
installed tcc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Make examples' shebang use target tcc bindir path"</title>
<updated>2011-07-07T10:14:08+00:00</updated>
<author>
<name>Thomas Preud'homme</name>
<email>thomas.preudhomme@celest.fr</email>
</author>
<published>2011-07-07T10:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=571465d32bdbb3e17612983d75e799183b94c268'/>
<id>571465d32bdbb3e17612983d75e799183b94c268</id>
<content type='text'>
This reverts commit cb2138f8b098feb1b51a407343a4b99e25d5b506.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit cb2138f8b098feb1b51a407343a4b99e25d5b506.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make examples' shebang use target tcc bindir path</title>
<updated>2011-06-17T22:45:20+00:00</updated>
<author>
<name>Thomas Preud'homme</name>
<email>thomas.preudhomme@celest.fr</email>
</author>
<published>2011-06-17T22:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=cb2138f8b098feb1b51a407343a4b99e25d5b506'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix makefiles etc for subdirs</title>
<updated>2009-04-18T13:08:03+00:00</updated>
<author>
<name>grischka</name>
<email>grischka</email>
</author>
<published>2009-04-18T12:31:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=5829791ffaca0178fbbd4111fbdf8c7cbd6de27f'/>
<id>5829791ffaca0178fbbd4111fbdf8c7cbd6de27f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved examples</title>
<updated>2005-04-14T23:56:18+00:00</updated>
<author>
<name>bellard</name>
<email>bellard</email>
</author>
<published>2005-04-14T23:56:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=02af482c320ac71d9c85a89c1345c7e91855dabd'/>
<id>02af482c320ac71d9c85a89c1345c7e91855dabd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
