From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: sig-arm@lists.ipfire.org Subject: Re: jp1082 USB to Ethernet Date: Mon, 11 Aug 2014 12:33:38 +0200 Message-ID: <1407753218.2114.32.camel@rice-oxley.tremer.info> In-Reply-To: <53E8989D.8040503@lineone.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6219240350855312815==" List-Id: --===============6219240350855312815== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit No, there is no cross-compiler available. On Mon, 2014-08-11 at 11:19 +0100, John Leake wrote: > Hi Michael, > Thank you for your reply. Surely there is a cross compiler to run on x686 ? > John > On 11/08/14 10:31, Michael Tremer wrote: > > Hey, > > > > you would either need an ARM build machine and do just the same like you > > did on x86. However, building IPFire will take a while. Days instead of > > hours. > > > > If you don't have a powerful ARM machine (the Raspberry Pi is not an > > option at all) you can emulate one on x86. This is even slower even on > > powerful x86 machines, but it works. > > > > I recommend Debian for that as it comes with a statically linked version > > of qemu for ARM. Commands are much like when doing a native build, you > > will just need to add the target architecture like this: > > > > ./make.sh clean > > ./make.sh --target=armv5tel gettoolchain > > ./make.sh --target=armv5tel downloadsrc > > ./make.sh --target=armv5tel build > > > > Good luck! > > > > -Michael > > > > On Thu, 2014-07-31 at 00:34 +0100, John Leake wrote: > >> Hi All, > >> I have installed ipfire on my pi and all is ok except the very low cost > >> jp1082 USB to Ethernet adapters are not recognised. > >> > >> I would like to build the jp drivers and include them in a pi ipfire SD > >> image. > >> > >> I have forked the ipfire-2.x repo and successfully built the default > >> image as a test (it took 3 hour(s) 52 minute(s) 55 second(s))! > >> > >> Can anyone tell me how to build the pi image ? > >> > >> Ozpoz > >> _______________________________________________ > >> SIG-ARM mailing list > >> SIG-ARM(a)lists.ipfire.org > >> http://lists.ipfire.org/mailman/listinfo/sig-arm > --===============6219240350855312815==--