|
From: | Cyphre |
Subject: | [ft] Compiling FreeType app |
Date: | Mon, 22 Aug 2005 19:20:18 +0200 |
Hello all on the list,
I have a Linux apllication which is using
statically linked FreeType library. I have rewritten(using dlopen,dlsym
etc.) all FT function calls in the app so they should be loaded at runtime
from freetype.so dynamic library(usually installed on most current Linux
desktops). But when I compile the application it looks like the size of the new
executable contains still statically linked FreeType code. What I'm doing wrong?
Sorry if this question a bit stupid but I'm Linux
newbie.
thanks for any help,
Richard
|
[Prev in Thread] | Current Thread | [Next in Thread] |