tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] mercutialtcc


From: Detlef Riekenberg
Subject: [Tinycc-devel] mercutialtcc
Date: Sat, 15 Dec 2007 18:41:50 +0100

On Fr, 2007-12-14 at 20:12 +0800, KHMan wrote:
> that leads us to my usual ad:
> maintainers/owners wanted for the Mercurial repository of tcc. :-)

I'm interested, but i'm using git for other things.

hg is new for me.


tcc is still not self-contained:
- the STDC - headers (in /usr/include) are needed to compile tcc
  (win32/include has the files)
- the startup-code from gcc is needed and machine dependant
- the startup-code from glibc is expected and machine dependant


Whishlist:
- use correct names for tcc as cross-compiler
- improve build system to do more checks 
  (includes/strtof/strtold/*)
- time based releases:
  http://video.google.com/videoplay?docid=-5503858974016723264
- add startup-code for x86 / arm / c67
- uclibc
- diet libc
- owcc -bcl=linux tcc.c -o i386-linux-tcc -ldl
- owcc -bcl=NT tcc.c -o i386-windows-tcc.exe -DTCC_TARGET_PE
- ar
- allow tcc to be used for other projects (configure/make)





-- 
 
By by ... Detlef






reply via email to

[Prev in Thread] Current Thread [Next in Thread]