On 6 Aug 2003, Ove Kaaven wrote:

> You can try
> 
> #define __declspec_selectany __attribute__((weak))
> #define __declspec_whatever __attribute__((whatever))
> #define __declspec(x) __declspec_##x

Brilliant, thank you!

-- 
Dimi.


Reply via email to