DirectFB - Home of the pragmatist Roadmap


[directfb-users] DirectFB crosscompile - How ?
Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[directfb-users] DirectFB crosscompile - How ?



i want to use DirectFB (snapshot 2004-07-13) on a Embedded-PC. The
libraries of DirectFB should be in /usr/lib on this target. The datadir
must be /palas.

I develop on SuSe 8.1. I extract DirectFB-2004-07-13.tar.gz into
/source/directfb. After the build, i must install with 'make install'
all  the DirectFB-files in /source/directfb/dfb. From this directory
they go into an archiv, which is installed on the Embedded-PC.

How do i can make the crosscompile of DirectFB for this ? I tried this:

cd /source/directfb
mkdir dfb
cd DirectFB-2004-07-13
./autogen.sh --prefix=/usr --enable-shared --datadir=/palas
make
make prefix=/source/directfb/dfb install


Thanks for any help.

Kind regards

Matthias
J.Mueller AG
Switzerland




Home | Main Index | Thread Index


directfb.org / Development / Old Archives