Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69163 - TCC 0.9.21 updated ebuild
Summary: TCC 0.9.21 updated ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Spider (RETIRED)
URL:
Whiteboard:
Keywords:
: 69173 (view as bug list)
Depends on:
Blocks: 70505
  Show dependency tree
 
Reported: 2004-10-27 09:22 UTC by Robin Bakels
Modified: 2004-11-10 15:54 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for the TCC-0.9.21 file (tcc-0.9.21.ebuild,1.24 KB, text/plain)
2004-10-27 09:44 UTC, Robin Bakels
Details
Ebuild for the TCC-0.9.21 file (tcc-0.9.21.ebuild,1.24 KB, text/plain)
2004-10-27 09:51 UTC, Robin Bakels
Details
tcc-0.9.21.ebuild (tcc-0.9.21.ebuild,1.29 KB, text/plain)
2004-10-27 11:40 UTC, f5d8fd51ed1e804c9e8d0357e8614e0493b06e96
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Bakels 2004-10-27 09:22:58 UTC
Good afternoon,

Today the TCC 0.9.21 (/dev-lang/tcc) compiler was released. This entry has an updated ebuild attached, for using TCC 0.9.21. TCC is the Tiny C Compiler, a very small C compiler (~100kb) and very fast! Enough about it...

Greetings, 
Robin Bakels
robin@crondor.net
Comment 1 Robin Bakels 2004-10-27 09:44:34 UTC
Created attachment 42701 [details]
Ebuild for the TCC-0.9.21 file

The ebuild itself. Heavily modified from the 0.9.20 version. Instead of using
the makefile for installing the files, it uses the 'dodir', 'insinto' and
'insexe' commands.
Comment 2 f5d8fd51ed1e804c9e8d0357e8614e0493b06e96 2004-10-27 09:47:22 UTC
is there any special reason why you removed the gcc-3.4 compile patch?
Comment 3 Robin Bakels 2004-10-27 09:50:30 UTC
Comment on attachment 42701 [details]
Ebuild for the TCC-0.9.21 file

Sorry, uploaded the wrong file!
Comment 4 Robin Bakels 2004-10-27 09:51:19 UTC
Created attachment 42702 [details]
Ebuild for the TCC-0.9.21 file

The working one, once again: sorry :-)
Comment 5 Robin Bakels 2004-10-27 10:12:01 UTC
> is there any special reason why you removed the gcc-3.4 compile patch?

I run a Gentoo system using a 3.3.4 GCC compiler. I didn't test it for GCC 3.4 simply because I don't have it installed. 

The previous version of TCC was submitted somewhere last year, according to their website. I don't know how mnay things changed and again, I don't know if the patch will patch against the current TCC version. I may find some time for it, to try, later this evening. :-)
Comment 6 f5d8fd51ed1e804c9e8d0357e8614e0493b06e96 2004-10-27 11:37:14 UTC
ok... just tested with gcc-3.4.2...
won't compile without the patch used in tcc-0.9.20...
as soon as the patch is added it compiles and works just fine
Comment 7 f5d8fd51ed1e804c9e8d0357e8614e0493b06e96 2004-10-27 11:40:28 UTC
Created attachment 42707 [details]
tcc-0.9.21.ebuild

this ebuild also applies the patch - and works fine with gcc-3.4
Comment 8 Spider (RETIRED) gentoo-dev 2004-10-28 12:25:22 UTC
*** Bug 69173 has been marked as a duplicate of this bug. ***
Comment 9 Stefan Schweizer (RETIRED) gentoo-dev 2004-10-28 12:44:37 UTC
Why is tcc in dev-lang and not in sys-devel as gcc?
Comment 10 SpanKY gentoo-dev 2004-10-28 12:55:36 UTC
really the question should be 'why isnt gcc in dev-lang'
Comment 11 f5d8fd51ed1e804c9e8d0357e8614e0493b06e96 2004-11-08 14:01:02 UTC
ok, this ebuild request has been deprecated by today's release of tcc-0.9.22
(that now contains the patch gentoo used for tcc-0.9.20 besides various other bugfixes)
Comment 12 Spider (RETIRED) gentoo-dev 2004-11-10 15:54:52 UTC
all things seem to get solved if you just wait for obsolecense :)

well, jokes aside. Commited .22 to the tree.