discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Exports in _runtime_swig.pyd


From: Gisle Vanem
Subject: [Discuss-gnuradio] Exports in _runtime_swig.pyd
Date: Sun, 19 Oct 2014 13:13:02 +0200

I'm still trying to understand the build-process and internals of GnuRadio. While trying to build the Swig .pyd modules, I notice that gnuradio-runtime/swig/runtime_swig.i has a:
 #define GR_RUNTIME_API

Thus functions/vars in _runtime_swig.pyd gets a dllexport linkage.
But comparing to gnuradio-runtime/swig/pmt_swig.i there is no
PMT_API at the top. Why the difference?

--gv



reply via email to

[Prev in Thread] Current Thread [Next in Thread]