grischka wrote:
Basile STARYNKEVITCH wrote:
Hello All,

The master branch of tinycc has been updated recently http://lists.gnu.org/archive/html/tinycc-devel/2009-12/msg00003.html

I would like to retrieve it, but I am not very familiar with git (used it only once). What are the exact Linux commands to retrieve it in a new tinycc-git/ directory?

$ git clone git://repo.or.cz/tinycc.git tinycc-git/

Thanks.

May I respectfully suggest that the VERSION string, and hence the output of tcc -v etc..., contains the date or the revision number or whatever. I manually edited VERSION to contain, 0.9.25-git20091203; it would be good to have it set automagically (FYI, gcc provides a contrib/gcc_update script which does the svn update and inject the revision number into the gcc/REVISION file).

There are some commits related to x86-64:
http://repo.or.cz/w/tinycc.git?a=search&h=refs%2Fheads%2Fmaster&st=commit&s=x86.64&sr=1

Thanks.

Regards.
--
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***


_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to