Re: Build iw for 32bit ARM

2018-09-04 Thread Fabio Estevam
Hi Jakov, On Mon, Sep 3, 2018 at 11:20 AM, Jakov Simunic wrote: > Hi Steve, > We are building with ptxdist, we have a compiler for arm > (arm-linux-gnueabihf-gcc), I am not a total novice in this, and have already > written some ptxdist rules, but haven't done it with non-autoconfizzed >

RE: Build iw for 32bit ARM

2018-09-03 Thread Jakov Simunic
practices, but I just need it that way. -- Lijep pozdrav / Best regards Jakov Šimunić -Original Message- From: Steve deRosier Sent: Friday, August 31, 2018 5:31 PM To: Jakov Simunic Cc: Johannes Berg ; linux-wireless Subject: Re: Build iw for 32bit ARM Hi Jakov, On Fri, Aug 31, 2018

Re: Build iw for 32bit ARM

2018-09-03 Thread Johannes Berg
Hi, In addition or as an alternative to what Steve said, make sure your LDFLAGS also contains -m32. johannes

Re: Build iw for 32bit ARM

2018-08-31 Thread Steve deRosier
Hi Jakov, On Fri, Aug 31, 2018 at 5:59 AM Jakov Simunic wrote: > > Hello, > I am working on an embedded project which uses an armv7l architecture, which > is a 32bit platform, and I am trying to compile iw-4.9 for it, and I don't > know how to compile it for 32bit arches. Unless you're

Build iw for 32bit ARM

2018-08-31 Thread Jakov Simunic
Hello, I am working on an embedded project which uses an armv7l architecture, which is a 32bit platform, and I am trying to compile iw-4.9 for it, and I don't know how to compile it for 32bit arches. Tried adding -m32 to the CFLAGS, everything passes the build except the iw binary, which says: