[Bug 473037] Review Request: tinycc - Tiny C Compiler

bugzilla at redhat.com bugzilla at redhat.com
Wed Nov 26 21:04:46 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=473037


Brennan Ashton <bashton at brennanashton.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Review Request: tcc - small |Review Request: tinycc -
                   |c compiler that can run c   |Tiny C Compiler
                   |scripts                     |




--- Comment #6 from Brennan Ashton <bashton at brennanashton.com>  2008-11-26 16:04:45 EDT ---
Ok I have changed the summary, you are right that is better.

On the topic of the name

tinytcc could be the name of the package, but what happens to the libtcc* and
tcc*.h files?

That *.o pulls the bcheck.o part that give the "compile with built-in memory
and bounds checker" option. Remove it and you will get:

tcc -b onemore.c 
tcc: file '/usr/lib/tcc/bcheck.o' not found

it is for debug only so that is why I put it in the devel package, is that
wrong?

a grep check shows nothing like 
__tcc__ or __tinycc__ 
in any of the files

the executable is /usr/bin/tcc

Updated:
Spec URL: http://bashton.fedorapeople.org/tcc.spec
SRPM URL: http://bashton.fedorapeople.org/tcc-0.9.24-2.fc9.src.rpm

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list