Hi there,

I've been trying to use both the attributes "init_priority" for C++, and "constructor" for C, with priority numbers, in atxmega{16,32}a4u, and the compiler complains saying "error: 'init_priority' attribute is not supported on this platform", or "error: constructor priorities are not supported".

In the linker scripts, the constructors are sorted by filename... I wonder if there is a reason not to support this, or if it is that people have not got to it yet, or if it is because the gcc version I'm using (4.8.1).

Anybody knows anything about that?

Regards.
David

_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to