Closed GoogleCodeExporter closed 8 years ago
Confirmed. This works:
c:\mingw64\bin\x86_64-w64-mingw32-c++.exe -I include source/cpu_id.cc -c -o
cpu_id.o
but this fails
c:\mingw64\bin\x86_64-w64-mingw32-c++.exe -m32 -I include source/cpu_id.cc -c
-o cpu_id.o
Original comment by fbarch...@google.com
on 18 Aug 2014 at 11:32
fixed in r1049
Original comment by fbarch...@google.com
on 18 Aug 2014 at 11:53
Original comment by fbarch...@google.com
on 18 Aug 2014 at 11:53
Original issue reported on code.google.com by
jz...@google.com
on 15 Aug 2014 at 10:06Attachments: