Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build with MSYS2 MingW-w64-x86_x64 #6

Open
sherpya opened this issue Sep 5, 2018 · 0 comments
Open

Build with MSYS2 MingW-w64-x86_x64 #6

sherpya opened this issue Sep 5, 2018 · 0 comments
Assignees

Comments

@sherpya
Copy link
Owner

sherpya commented Sep 5, 2018

(Karol Patryk Pietruszewski)

i have bug cant build with msys2 on my mingw 7.3.0
its shows cpu id error. and cant compile
:cc -MD -MP -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -fno-tree-vectorize -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -D__USE_MINGW_ANSI_STDIO=1 -I. -Iffmpeg -fno-common -DPIC -I/mingw64/include/freetype2 -I/mingw64/include -I/mingw64/include/opus -I/mingw64/include/bs2b -c -o cpudetect.o cpudetect.c
cpudetect.c: In function 'do_cpuid':
cpudetect.c:267:18: error: expected ':' or ')' before 'REG_b'
("mov %%"REG_b", %%"REG_S"\n\t"
^~~~~
make: *** [Makefile:752: cpudetect.o] Error 1

my Msys2 with GCC version is on attached picture.

my cpu is : Intel(R) Core(TM) i3 CPU M 330 @ 2.13GHz , OS Windows7 x64, 4GB of ram and ATI Mobility Radeon HD 5470

thats all.

specs

@sherpya sherpya self-assigned this Sep 5, 2018
@sherpya sherpya added the old label Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant