-rw-r--r-- | README.OE | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -12,18 +12,16 @@ g) Answer all the rest - you may want to add more include paths pointing to insi build tree for some additional dependencies, i.e. for libsword, libipkg, libxine, and libsqlite3. h) make menuconfig and sanity check your answers i) make. if the build stops, you either need to bitbake additional dependencies or something else happenend ;) j) copy the binaries over or mount your build tree via NFS and export LD_LIBRARY_PATH=<path/to/oe/staging/libdir>:<path/to/opie/libdir> and export PATH=<path/to/oe/staging/bindir>:<path/to/opie/bindir> -Note1: It's pretty ad-hoc but it seems to work :) -Note2: Send feedback to opie-devel@handhelds.org +k) run qpe and enjoy a great cross development environment -Bugs: make always builds all targets, due to some wrong dependency calculation. - If you find out how to fix that, please advise. +Note: Send feedback to opie-devel@handhelds.org Cheers, Michael 'Mickey' Lauer |