This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Any further documentation available ?
- To: gcc at gcc dot gnu dot org
- Subject: Any further documentation available ?
- From: SchirmerH at Innovative-Systems dot de
- Date: Tue, 12 Dec 2000 19:15:06 +0100
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