You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to compiling the latest version 0.2.15 and the develop version on Sun Solaris using gcc 4.7.3.
However, it stop at
...
memory.c:1342:1: error: constructor priorities are not supported
memory.c:1397:1: error: destructor priorities are not supported
...
I saw a similar problem with Mac. Do you have any idea how to fix it?