SFML community forums

Help => General => Topic started by: wademcgillis on August 30, 2009, 06:52:14 pm

Title: Static Linking
Post by: wademcgillis on August 30, 2009, 06:52:14 pm
Is it possible to static link in Ubuntu 8.10?
Title: Static Linking
Post by: Hiura on August 30, 2009, 07:02:29 pm
yes but dynamic linking "boost" performance with Linux ( at least it doesn't decrease performances ) .
Title: Static Linking
Post by: wademcgillis on August 30, 2009, 07:06:13 pm
Quote from: "Hiura"
yes but dynamic linking "boost" performance with Linux ( at least it doesn't decrease performances ) .


How would I do this, since there are no static libraries for linux. Would I just include the SFML source?
Title: Static Linking
Post by: Hiura on August 30, 2009, 07:08:32 pm
http://www.sfml-dev.org/tutorials/1.6/start-linux.php bottom