Re: Is there any compile option equel "__attribute__" ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



some data arrays has been defined as const type ,so when i compile the
source code,the data arrays are put in .text section,but I want to
move it to .data section. yet i can't change the source code,so  i can
only make it through the command line

On Wed, Jul 28, 2010 at 7:30 PM, Ian Lance Taylor <iant@xxxxxxxxxx> wrote:
> star young <zhongzifaya@xxxxxxxxx> writes:
>
>>     Is there any compile option equel "__attribute__"  ?
>
> What do you mean?
>
> __attribute__ is used for many different things in gcc.
>
> Ian
>



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux