This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Any further documentation available ?


Hi,

the online manual mentions

---------
-finit-priority 
Support `__attribute__ ((init_priority (n)))' for controlling the
order of initialization of file-scope objects. On ELF targets,
this requires GNU ld 2.10 or later. 
---------

There is no further information about init_priority on the gcc.gnu.org :(

Can init_priority be used with COFF? How does it work ?
What's n ?

Thanks,
Hartmut Schirmer

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]