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.
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
