Re: [dev] libdraw development

From: Kris Maglione <maglione.k_AT_gmail.com>
Date: Mon, 6 Sep 2010 13:11:18 -0400

On Tue, Sep 07, 2010 at 12:00:27AM +0800, sqweek wrote:
>On 4 September 2010 21:25, Uriel <uriel_AT_berlinblue.org> wrote:
>> On Sat, Sep 4, 2010 at 12:34 AM, Connor Lane Smith <cls_AT_lubutu.com> wrote:
>>> One file per function means a binary will only link the objects it
>> needs, which helps keep binary size down when statically linking
>>
>> The linker should be capable of including only the symbols that are
>> actually used in the program.
>
> Apparently this works only at the granularity of objects. ie, if any
>symbol within an object is required, all symbols are pulled in. At
>least, with gcc - wonder if kencc is different...

No, KenCC is the same.

-- 
Kris Maglione
Lisp doesn't look any deader than usual to me.
	--David Thornley
Received on Mon Sep 06 2010 - 19:11:18 CEST

This archive was generated by hypermail 2.2.0 : Mon Sep 06 2010 - 19:12:03 CEST