ev1313 / Pascal-SDL-2-Headers

These are the Pascal SDL 2 Headers.
Mozilla Public License 2.0
113 stars 48 forks source link

Support static linking #77

Open Shoozza opened 4 years ago

Shoozza commented 4 years ago

Hello I'm currently looking into making this work with static linking. I managed to get static linking with sdl2 to work after some changes (net/mixer/image are wip atm).

Is there an interest for supporting static builds?

Free-Pascal-meets-SDL-Website commented 4 years ago

Hello,

I do not really understand, static linking of what exactly?

Best regards

ev1313 commented 3 years ago

I guess he wants to statically link the SDL library into his pascal executable. this should be possible but it'd require reading manpages of freepascal.