Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/csu/common
On Jun 27, 2013, at 7:28 AM, matthew green <mrg%eterna.com.au@localhost> wrote:
>
>> Module Name: src
>> Committed By: matt
>> Date: Thu Jun 27 03:37:21 UTC 2013
>>
>> Modified Files:
>> src/lib/csu/common: Makefile.inc
>>
>> Log Message:
>> Add -fPIC to compile of crtbeginS.o
>
> what is this for? crtbeginS.o is for static binaries isn't it?
crtbegin.o is for static
crtbeginS.o is for shared
Home |
Main Index |
Thread Index |
Old Index