Quoting Martin Kaul (SET) ([EMAIL PROTECTED]): > Hi all > > Is it possible to statical link directfb applications? > > I need static link cause my build system uses ld-2.2.4.so and > the target system uses ld-2.1.1.so. Updating the target system > is not simple. > > When I start the example df_andi (static linked) it prints > the following error: > > df_andi.c <455>: > (#) DirectFBError [dfb->CreateFont( dfb, FONT, &desc, &font )]: > Interface implementation not available! > > I built direct-fb and the other needed packages > with "./configure --enable-static=yes --enable-shared=yes".
In the tools directory is a sample script for linking static apps. Just edit the file (yes/no fields) to meet your configuration. You may need the CVS version for an updated version of the script. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
