When ever I try to complie a C file I get the error:
[Linker Error] undefined reference to '__cpu_features_init' Id returned 1 exit status
I tried compiling with Dev c++ on my other computer, and it compiled fine. I am at a loss as to what to do.
There is a discussion of this very error message in the thread in this forum titled 'Please Read Before Posting a Question'
The forum also has a search capability - please use these tools before asking a question.
:-)
Wayne
Log in to post a comment.
When ever I try to complie a C file I get the error:
[Linker Error] undefined reference to '__cpu_features_init'
Id returned 1 exit status
I tried compiling with Dev c++ on my other computer, and it compiled fine. I am at a loss as to what to do.
There is a discussion of this very error message in the thread in this forum titled 'Please Read Before Posting a Question'
The forum also has a search capability - please use these tools before asking a question.
:-)
Wayne