tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Working on new features


From: Antonio Diaz Zamora
Subject: Re: [Tinycc-devel] Working on new features
Date: Tue, 25 Aug 2009 10:13:37 -0500

Hi Frederic

I successfully compiled tcc for Windows Mobile (arm-pe) using Visual Studio.
I did code some functions from scratch in order to buid it, but I'm sure it needs
some enhancements. But I have not been able to generate a working program
for other reasons: I have not been able to compile libtcc and make it work using
tcc itself, may be for a lack of time.

Tell me a place to upload my version in order for you and anybody out there
interested to see it.

Antonio Diaz Zamora

----- Original Message ----- From: "Frédéric Feret" <address@hidden>
To: <address@hidden>
Sent: Tuesday, August 25, 2009 3:27 AM
Subject: [Tinycc-devel] Working on new features


Hi,

I'm working on some new features in TCC which are listed below:
- 16-bit assembly support: TCC is now able to compile a boot sector.
- x86_64 assembly support: this is a first support, new registers (R8, R9, R10, etc) aren't supported yet.
- binary executables generation, may be useful...
- "--section-alignment" option, may be useful also...

I would also include the following features:
- arm-pe target support,
- "--subsystem", "--image-base" and "--file-alignment" options, for PE format,
- integrate tiny_libmaker.c in TCC.

I also saw in this thread: http://lists.gnu.org/archive/html/tinycc-devel/2006-09/msg00005.html that Daniel had written an ARM assembler for TCC, but I can't find nor in tinycc/daniel.git, or on its website. It is
possible to obtain its code, I could finish it and include it in my TCC.

Best regards,
Tommy



_______________________________________________
Tinycc-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/tinycc-devel






reply via email to

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