> > > CodeSourcer's VxWorks toolchains support the following extension to > __attribute__((constructor)): > > void f __attribute__((constructor (N))); > > I plan to merge this functionality to the GCC mainline. Does anyone > object to this feature, in principle?
I think this is a great extension as someone was requesting the same thing here too. Thanks, Andrew Pinski