arromdee wrote:doktor5000 wrote:No it just means you cannot have all 32bit and x86_64 -devel packages installed in parallel.
How is not being able to have the package installed,
not the same as being impossible to compile? (Unless I keep uninstalling and reinstalling packages whenever I want to compile something?)
You did not pay attention to what I wrote, especially for you I've added
some emphasis.
You want to compile a 32bit program or compile something against 32bit -devel packages, then install those.
You already have the x86_64 -devel packages installed and get file conflicts during installation? Then you need to remove the conflicting x86_64 -devel packages first.
And previously you mentioned "dosbox-x only has dynamic x86 core implemented for 32 bits, it does not work with 64 bits."
So you could only compile it against 32bit -devel packages. So yes, if you then afterwards want to compile something against
the x86_64 packages which are required for dosbox-x you need to keep uninstalling and installing. But that is your choice.