[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] scons
From: |
Stuart Hughes |
Subject: |
Re: [Ltib] scons |
Date: |
Mon, 29 Mar 2010 16:00:59 +0100 |
User-agent: |
Thunderbird 2.0.0.16 (X11/20080707) |
Hi John,
I've never tried those packages. Generally if the package is cross
compiler aware you just need to use:
./configure --prefix=%{_prefix} --host=$CFGHOST --build=%{_build}
make
Take a look at the FAQ here for some ideas
http://ltib.org/documentation-LtibFaq#ref_89
Regards, Stuart
john bougs wrote:
> Has anyone had any experience building applications that use the scons build
> environment under ltib? I have been trying to build zxing/cpp without much
> success. It seems everything compiles for the host processor. Not sure where
> to even start. Any advice would be appreciated.
>
>
>
>
- [Ltib] scons, john bougs, 2010/03/29
- Re: [Ltib] scons,
Stuart Hughes <=