I have no experience with cross compiling.
What needs fixing in dbus so it can be cross compiled?
according to my notes i had to do
- add --host=arm-linux-gnueabi to debian/rules
- do (the ccflags are taken from the navit faq, didn't check if the have
any effect here)
export CC=/usr/bin/arm-l
arne anka wrote:
> Package: dbus
> Version: 1.2.16-2
> Severity: normal
>
> the djungle of debian ways to build packages has caught me again.
> it si impossible to cross compile dbus -- it alwasy builds amd64 (my
> computer) .o files instead of arm-linux-gnueabi
>
> wherever i put it, the target
Package: dbus
Version: 1.2.16-2
Severity: normal
the djungle of debian ways to build packages has caught me again.
it si impossible to cross compile dbus -- it alwasy builds amd64 (my
computer) .o files instead of arm-linux-gnueabi
wherever i put it, the target arm-linux-gnueabi is ignored.
-- S
3 matches
Mail list logo