
4 Mar
2012
4 Mar
'12
3:51 p.m.
Am 04.03.2012 16:11, schrieb Steven Watanabe:
AMDG
On 03/04/2012 12:50 AM, Oliver Kowalke wrote:
on x86-64 I get an error that the cpu does not support the instruction-set. -d2 option shows: -march=i386 -m64
Fixed in r77218.
r77218 reverted 77216 which was intended to fix the arm -m32 bug for gcc. I fixed problem with gcc options -march=i386 -m64 in 77201 (remove default 'i386) for x86) - did you notice this? Oliver