Hi all
Just a quick question ........... is it possible for me to compile 32bit applications on my 64bit OS?
Is it as simple as ?
--build=x86_64 --host=x86_64 --target=x86
Do I need to 32 bit libraries installed ?
Does my DevX need to have 'multi-lib' enabled to compile 32 bit applications or can I use my default 64 bit one?