Group Abstract Group Abstract

Message Boards Message Boards

4
|
8.4K Views
|
4 Replies
|
6 Total Likes
View groups...
Share
Share this post:

Negative effects possible from "too many" LibraryFunctions?

Posted 10 years ago
POSTED BY: Szabolcs Horvát
4 Replies

Thank you, this is very useful information! I can use lazy loading, so that's no problem.

POSTED BY: Szabolcs Horvát

Another way would be to generate C code from the compiled functions and find a way to join the source files into a single one, and then compile it into a single dll containing all functions, similarly to what you would get when compiling manually a LibraryLink dll in Visual C++ for example.

POSTED BY: Faysal Aberkane

Actually the original question was about a single library (single DLL), containing many (hundreds) of manually written C functions. But it does not seem to be a problem.

POSTED BY: Szabolcs Horvát
POSTED BY: Vitaliy Kaurov
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard