So I finally had time to tackle my crossdev. Modest success. :)
I can build x86_64-w64-mingw32 (64bit windows). Yeah!!!! :D
However, there is other software that I need to grab.
There was a suggestion on gentoo pages that emerging with crossdev is possible. I tried the x86_64-w64-mingw32-emerge command and got a non-error response. Cool...
However, it informed me that I needed to update. :blink:
I'm assuming that this is what eselect profiles would take care of in a non-cross-build situation. Problem is that emerging portage will fail with the error about unsatisfied python constraint:
The following REQUIRED_USE flag constraints are unsatisfied:
any-of ( python_abis_2.6 python_abis_2.7 python_abis_3.1 python_abis_3.2 python_abis_3.3 python_abis_3.4 python_abis_3.5 python_abis_2.7-pypy python_abis_3.2-pypy )
Question
digifuzzy
So I finally had time to tackle my crossdev. Modest success. :)
I can build x86_64-w64-mingw32 (64bit windows). Yeah!!!! :D
However, there is other software that I need to grab.
There was a suggestion on gentoo pages that emerging with crossdev is possible. I tried the x86_64-w64-mingw32-emerge command and got a non-error response. Cool...
However, it informed me that I needed to update. :blink:
I'm assuming that this is what eselect profiles would take care of in a non-cross-build situation. Problem is that emerging portage will fail with the error about unsatisfied python constraint:
:unsure: Suggestions on resolving?
Link to comment
Share on other sites
8 answers to this question
Recommended Posts