[maemo-developers] [maemo-developers] Howto install build-tools in scratchbox?

From: Eero Tamminen eero.tamminen at movial.fi
Date: Thu Jul 20 09:37:32 EEST 2006
Hi,

> I would like to add some natively compiled executables needed for my
> build-process (jikes) to my scratchbox installation so that it is
> available under any target. 

Just switch to your host target (the one using the host-gcc toolchain)
and build the binary there.  Binary compiled with the host-gcc links
to libraries that are available in all targets.  (I think the /host_usr/
directory structure was meant as --prefix for the host tools that are
not part of Scratchbox)


	- Eero


More information about the maemo-developers mailing list