On Thu, Dec 20, 2012 at 2:29 PM, Burton, Ross wrote:
> On 20 December 2012 16:21, Laurentiu Palcu wrote:
>> How do they handle the cross-compiling issue? They cannot run the native
>> pango-querymodules on a cross-compiled shared object. It will fail.
>
> Sure, they don't have that problem. But
On 20 December 2012 16:21, Laurentiu Palcu wrote:
> How do they handle the cross-compiling issue? They cannot run the native
> pango-querymodules on a cross-compiled shared object. It will fail.
Sure, they don't have that problem. But for us, any package that
ships pango modules could use qemu t
On 12/20/2012 05:59 PM, Burton, Ross wrote:
> On 20 December 2012 15:21, Phil Blundell wrote:
>> On Wed, 2012-12-19 at 18:03 +0200, Laurentiu Palcu wrote:
>>> Since pango-native is built anyway and all the modules are in the native
>>> sysroot, create the cache file by scanning those files inste
On 20 December 2012 15:21, Phil Blundell wrote:
> On Wed, 2012-12-19 at 18:03 +0200, Laurentiu Palcu wrote:
>> Since pango-native is built anyway and all the modules are in the native
>> sysroot, create the cache file by scanning those files instead of the
>> target files. The latter will fail bec
On 12/20/2012 05:21 PM, Phil Blundell wrote:
> On Wed, 2012-12-19 at 18:03 +0200, Laurentiu Palcu wrote:
>> Since pango-native is built anyway and all the modules are in the native
>> sysroot, create the cache file by scanning those files instead of the
>> target files. The latter will fail becaus
On Wed, 2012-12-19 at 18:03 +0200, Laurentiu Palcu wrote:
> Since pango-native is built anyway and all the modules are in the native
> sysroot, create the cache file by scanning those files instead of the
> target files. The latter will fail because the shared objects wouldn't
> be from the same EL
On Wed, Dec 19, 2012 at 06:03:52PM +0200, Laurentiu Palcu wrote:
Ignore this patch, it is the same as the previous one I really have
no idea why this mail appeared on the mailing list, hours after I sent
the original patch. Weird... Probably a 'git send-mail' issue.
Thanks,
Laurentiu
> Since
Since pango-native is built anyway and all the modules are in the native
sysroot, create the cache file by scanning those files instead of the
target files. The latter will fail because the shared objects wouldn't
be from the same ELF class.
[YOCTO #3600]
Signed-off-by: Laurentiu Palcu
---
meta
Since pango-native is built anyway and all the modules are in the native
sysroot, create the cache file by scanning those files instead of the
target files. The latter will fail because the shared objects wouldn't
be from the same ELF class.
[YOCTO #3600]
Signed-off-by: Laurentiu Palcu
---
meta