On Tue, May 22, 2012 at 2:19 AM, Lauri Kasanen <[email protected]> wrote: > Hi > > I was under the impression that unknown pragmas are ignored? > Unknown attributes on the other hand are not, IIRC, that's what's used in > mk_memory. > > I tested using GCC 3.3.6: > > test.c:1: warning: ignoring #pragma GCC visibility > > - Lauri
as stated i would suggest a conditional macro like MK_GCC_PRAGMA_VISIBILITY -- Eduardo Silva http://edsiper.linuxchile.cl http://www.monkey-project.com _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
