Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.

gcc.exe: error: unrecognized command line option '-static-libgcov' #19

Open
startmenu opened this issue Aug 29, 2015 · 2 comments
Open

Comments

@startmenu
Copy link

I tried commit 899768c, but it turned out an error:
gcc.exe: error: unrecognized command line option '-static-libgcov'
Makefile_internal.mingw:32: recipe for target 'PCem-X.exe' failed
mingw32-make: *** [PCem-X.exe] Error 1

and how is your build environment?

@fuel-pcbox
Copy link
Contributor

Most of the developers here are using MSYS2, specifically the 64-bit version.

@TC1995
Copy link
Contributor

TC1995 commented Aug 29, 2015

well, -static-libgcov was indeed not needed, so, it got replaced simply with "-lgcov"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants