tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] TCC code generation for a stack based VM


From: lucas wix
Subject: Re: [Tinycc-devel] TCC code generation for a stack based VM
Date: Thu, 4 Nov 2004 09:57:26 +1300
User-agent: KMail/1.6.2

On Thu, 04 Nov 2004 09:17, Fabrice Bellard wrote:

> Use ELF, it does exactly what you want - no need to handle symbols
> if you don't need them. An ELF loader can be 50 line long.
> Moreover, I won't integrate another object or executable format in
> TinyCC if it is not a standard one.
>
> Fabrice.

Hi, thank you for TCC.

Are there any books or online resources that you can recommend for me 
to learn about linkers/loaders/ELF.

Thank you

Lucas




reply via email to

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