Steev Klimaszewski:
> 
> I'm someone who uses crossdev (and the cross compilers) quite heavily -
> can you point me to a bug that you're talking about? I'm not in the
> toolchain, and while I agree that temporarily adding the cross
> compiler(s) to the PATH is easy, for some of us, it's easier to allow
> Gentoo to do so.
> 
> I'm not a huge fan of multilib, but at the same time, I'd like to not
> see crossdev being hardmasked, just to prove your point.  I don't have
> near as much free time as I'd like, but I may try to squeeze some time
> in to help out.
> 
> 

see https://bugs.gentoo.org/show_bug.cgi?id=500338

emerge a native x86 toolchain and enable ABI_X86="32" globally. A lot of
packages randomly fail, either because of wrong PKG_CONFIG being picked
up or even wrong CC/CXX, causing failure at linking stage and whatnot.

Also check the history of this thread for a few proposed solutions.

Reply via email to