[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] TCC and "smart" linking
From: |
Thomas Preud'homme |
Subject: |
Re: [Tinycc-devel] TCC and "smart" linking |
Date: |
Thu, 11 Oct 2012 17:13:39 +0200 |
User-agent: |
KMail/1.13.7 (Linux/3.2.0-3-amd64; KDE/4.8.4; x86_64; ; ) |
Le jeudi 11 octobre 2012 17:06:44, grischka a écrit :
> Oleg N. Cher wrote:
> > Maybe there is a way in TCC to put fucntion Unused to a library, and it
> > be linked to the target EXE/DLL, if only need?
>
> Sure. Linking "as needed" is the point of libraries in C and it works
> with TCC like with any other C compiler.
To me what he describes look more like the --as-needed of ld but with symbol
granularity instead of file granularity. Did I understood correctly Oleg?
>
> --- grischka
Tom
signature.asc
Description: This is a digitally signed message part.
Re: [Tinycc-devel] TCC and "smart" linking, Дмитрий, 2012/10/10