|
From: | Sergey Korshunoff |
Subject: | [Tinycc-devel] #pragma push_macro(abort) && #pragma pop_macro(abort) |
Date: | Wed, 15 Apr 2015 10:02:42 +0000 |
Hi! While making a cross compilers (./congigure --enable-cross) there is a bunch of warnings abount undefined "#pragma push_macro(abort)" and "#pragma pop_macro(abort)" with PE target. It looks like this pragmas must be implemneted too. But how it must be done?
[Prev in Thread] | Current Thread | [Next in Thread] |