-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 07/12/2011 10:18 PM, Hans-Christoph Steiner wrote:
+#else +# warning "No dynamic loading mechanism specified, libdl or WIN32 required for loading externa #endif
"#warning" is a gcc extension, so it's not very portable.
btw, "#error" is as well, but since other compilers will bail out with an error (for not understanding #error), the effect is similar to that in gcc)
fgmasdr IOhannes