[oe-issues] [Bug 3360] New: bbclass to create maemo scratchboc compatible binaries
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Fri Nov 23 17:04:46 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=3360
Summary: bbclass to create maemo scratchboc compatible binaries
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: thebohemian at gmx.net
Created an attachment (id=3402)
--> (http://bugs.openembedded.org/attachment.cgi?id=3402)
a bbclass that add special scratchbox rpath
I am using OE to build binaries that can be run from within Maemo
scratchbox.
The binaries I create are for the native architecture (the one of the
host CPU) not the emulated one. Such binaries need a special rpath. What
the bbclass does is simply putting that special rpath in LD_RUN_PATH
before configuring and compiling. This has the effect that all built
binaries have it in.
Together with a halfway compatible toolchain (CS gcc3.4.4, glibc2.3.x)
that allows me to run those binaries in Maemo's scratchbox.
I am using this for Jalimo[0] and would like to push it upstream. I am
open for suggestions.
[0] - http://jalimo.org/wiki/doku.php?id=doc:howto:cacaoandecjinscratchbox
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list