So that, it can be self-contained and deployed without separate C library.
PB Linux compiles with static library?
-
SkyManager
- Enthusiast

- Posts: 339
- Joined: Tue Jan 30, 2007 5:47 am
- Location: Hong Kong
PB Linux compiles with static library?
I just want to know if PB (Linux version) can be compiled and linked with a static library or not
So that, it can be self-contained and deployed without separate C library.
So that, it can be self-contained and deployed without separate C library.
-
SmartFish975
- New User

- Posts: 3
- Joined: Sat Feb 10, 2007 12:56 am
-
dracflamloc
- Addict

- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
Sorry that's wrong, linking LGPL code into an application doesn't change it's licence and if legal for closed source applications, only when the library is licenced under the GPL and not the LGPL linking with closed soucre software is illegal, it doesn't matter if linked dynamically or static though.
Visit www.sceneproject.org
-
SkyManager
- Enthusiast

- Posts: 339
- Joined: Tue Jan 30, 2007 5:47 am
- Location: Hong Kong
