- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do I compile/link a DLL so that *all* functions and variables are visible in python? Using gfortran one just compiles use -shared -fPIC, then ctypes can load functions from the dll by name. Options I've tried so far do not seem to include any of the names in the DLL when compiled with ifort. Thanks.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, there is no "wildcard" option to make all symbols exported. We've had a request for this feature before, I'll add you to the list of requesters. Issue ID is DPD200034605.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page