Re: [ptxdist] OSELAS.Toolchain-1.99.3.1 arm-v5te_vfp making problem

2009-03-30 Thread Marc Kleine-Budde
Nikolay Kanchev wrote: Hello I use PTXdist 1.99.12 and I try to compile arm-v5te_vfp-linux-gnueabi_gcc-4.3.2_glibc-2.8_binutils-2.18_kernel-2.6.27-sanitized from OSELAS.Toolchain-1.99.3.1 and receive this error: = gcc -D__ARM_EABI__ rpc_sample.c

Re: [ptxdist] [PATCH] Make squashfs version used configurableand conditionally set endianess

2009-03-30 Thread Jon Ringle
Hi Robert. On Mon, Mar 30, 2009 at 06:01:00AM Robert Schwebel wrote: On Sat, Mar 28, 2009 at 09:58:59AM -0400, j...@ringle.org wrote: From: Jon Ringle j...@ringle.org squashfs 4.0 is now part of linux-2.6.29. You no longer need to specify the endianess on squashfs-4.0 Signed-off-by:

Re: [ptxdist] [PATCH] Make squashfs version used configurableand conditionally set endianess

2009-03-30 Thread Robert Schwebel
On Mon, Mar 30, 2009 at 07:00:46AM -0400, Jon Ringle wrote: mksquashfs in 4.0 is binary incompatible with the earlier 3.4 version. The version of mksquashfs used is directly tied to the squashfs version in the kernel. If you are using a Linux kernel prior to 2.6.29, then you are probably using

Re: [ptxdist] OSELAS.Toolchain-1.99.3.1 arm-v5te_vfp making problem

2009-03-30 Thread Nikolay Kanchev
Marc Kleine-Budde wrote: Nikolay Kanchev wrote: Hello I use PTXdist 1.99.12 and I try to compile arm-v5te_vfp-linux-gnueabi_gcc-4.3.2_glibc-2.8_binutils-2.18_kernel-2.6.27-sanitized from OSELAS.Toolchain-1.99.3.1 and receive this error: = gcc

Re: [ptxdist] [PATCH] Make squashfs version used configurable and conditionally set endianess

2009-03-30 Thread Robert Schwebel
Hi Jon, On Sat, Mar 28, 2009 at 09:58:59AM -0400, j...@ringle.org wrote: From: Jon Ringle j...@ringle.org squashfs 4.0 is now part of linux-2.6.29. You no longer need to specify the endianess on squashfs-4.0 Signed-off-by: Jon Ringle j...@ringle.org --- platforms/image_squashfs.in|