On 19/07/17 19:57, tu...@posteo.de 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.


Reply via email to