On 07/19 08:28, Nikos Chantziaras wrote: > On 19/07/17 19:57, [email protected] wrote: > > Hi, > > > > My Buspirate v36a needs a newer firmware. > > Unfortunately the flasher software is only > > available in 32bit and I run a 64bit modern > > Gentoo. > > By default, Gentoo is multilib. Meaning it runs 32-bit software too. What > libraries does the tool need to run? You probably can build those libraries > with 32-bit support enabled. > > So what error message do you get when you try to run the tool? We can figure > out which libraries it needs, and for those libraries you can then enable > the "abi_x86_32" USE flag in package.use. > > On my system, I have that enabled for all libraries by default. My > package.use has this in it: > > */* abi_x86_32 > > But you can just set it only for some packages if you don't want every > package (that supports this flag) to be also built for 32-bit. > >
Hi Nikos, the tool is statically linked and only the command "file" reveals its 32bit nature. Cheers Meino

