Re: [OE-core] [PATCH] lsof: Fix cross 32 -> 64bit ranlib host contamination problem

2012-06-13 Thread Richard Purdie
On Tue, 2012-06-12 at 16:42 -0500, Jason Wessel wrote: > When building on a 32bit host OS and building 64 bit binaries, > the cross ar and ranlib must be called, or you get an error > as follows: > >x86_64-wrs-linux-gcc-m64 --sysroot=/opt/build/tmp/sysroots/qemux86-64 > -o lsof dfile.o dm

[OE-core] [PATCH] lsof: Fix cross 32 -> 64bit ranlib host contamination problem

2012-06-12 Thread Jason Wessel
When building on a 32bit host OS and building 64 bit binaries, the cross ar and ranlib must be called, or you get an error as follows: x86_64-wrs-linux-gcc-m64 --sysroot=/opt/build/tmp/sysroots/qemux86-64 -o lsof dfile.o dmnt.o dnode.o dproc.o dsock.o dstore.o arg.o main.o misc.o node.o p