Subject | UDF - FreePascal - Linux |
---|---|
Author | Ivan Prenosil |
Post date | 2009-01-13T00:54:23Z |
Can anybody confirm whether FreePascal is/is not able to create UDFs for Linux ?
FreePascal faq says "Creation of shared libraries (for Linux) is not recommended
with the current version of the compiler", but I am sure I saw posts on this list
from people doing it.
I understand that it should work as long as I do not use any global variables ?
(i.e. do not declare them, nor include units that use them)
Ivan
FreePascal faq says "Creation of shared libraries (for Linux) is not recommended
with the current version of the compiler", but I am sure I saw posts on this list
from people doing it.
I understand that it should work as long as I do not use any global variables ?
(i.e. do not declare them, nor include units that use them)
Ivan