Fallenblood wrote: > Said lines contain some obscure assembler instructions. Can anyone help me fix this so I can continue with my regression testing? If you on x86_64 make sure to add ' -m32' to the CC: Code: CC='ccache gcc -m32' ./configure ...
Fallenblood wrote: > Said lines contain some obscure assembler instructions. Can anyone help me fix this so I can continue with my regression testing? If you on x86_64 make sure to add ' -m32' to the CC: Code: CC='ccache gcc -m32' ./configure ...