Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213211 - dev-lang/tinycc tiny c compiler, a fork of tcc (ebuild request)
Summary: dev-lang/tinycc tiny c compiler, a fork of tcc (ebuild request)
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.landley.net/code/tinycc/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-12 22:58 UTC by ArYiX
Modified: 2010-07-24 19:49 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ArYiX 2008-03-12 22:58:36 UTC
Tinycc is a small, simple, and fast single-pass C compiler.  It converts
ISO C99 source directly to machine language, with only the most basic
optimizations.  Tinycc can produce native ELF executables and libraries as
fast as Perl or Python interpreters produce bytecode, and the result is a
real executable which requires no interpreter.


Reproducible: Always
Comment 1 Chris Slycord 2009-04-07 21:49:19 UTC
upstream for this fork no longer exists; entering above link gives a write-up on why the guy stopped supporting it.

Might as well close this.
Comment 2 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-07-24 19:49:39 UTC
Closing per comment #1.