[git commit] */crt?.S: remove .size directives

Khem Raj raj.khem at gmail.com
Wed May 4 22:39:07 UTC 2011


On Wed, May 4, 2011 at 3:15 PM, Mike Frysinger <vapier at gentoo.org> wrote:
> On Wed, May 4, 2011 at 14:40, Bernhard Reutner-Fischer wrote:
>>
>> commit: http://git.uclibc.org/uClibc/commit/?id=233c504cd940d9802226b6a3a092368b86978f5e
>> branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master
>>
>> sed -i -e '/\.size[[:space:]]/d' $(grep -l "\.size" libc/sysdeps/linux/*/crt*.[sSc])
>
> uhh, what ?  why would you do this ?  the assembler needs this in
> order for the size of the object in the ELF to be correct.

yes. I wonder too

> -mike
> _______________________________________________
> uClibc mailing list
> uClibc at uclibc.org
> http://lists.busybox.net/mailman/listinfo/uclibc
>


More information about the uClibc mailing list