[Linker error] undefined reference to `__cpu_features_init'
This is the first time I'm using, Dev-C++. I already uninstalled, cleaned everything, and re-installed it but nothing works.
THe program that I'm trying to run is a simple "hello world" program that works perfectly fine with notepad and commandline g++.
There must be some configuration problem, but I don't know how to set them up. DO I need to change some environment variables?
Thank You.
ok. Thank You. I fixed the problem.
Good job :)
This specific question is addressed in the "Please Read" thread. Note that the solution does not involved clean uninstallation.
Wayne
If you are still having trouble by the way, please post you Basic 3. They are covered in the thread "Please Read Before Posting Question"
Log in to post a comment.
[Linker error] undefined reference to `__cpu_features_init'
This is the first time I'm using, Dev-C++. I already uninstalled, cleaned everything, and re-installed it but nothing works.
THe program that I'm trying to run is a simple "hello world" program that works perfectly fine with notepad and commandline g++.
There must be some configuration problem, but I don't know how to set them up. DO I need to change some environment variables?
Thank You.
ok. Thank You. I fixed the problem.
Good job :)
This specific question is addressed in the "Please Read" thread. Note that the solution
does not involved clean uninstallation.
Wayne
If you are still having trouble by the way, please post you Basic 3. They are
covered in the thread "Please Read Before Posting Question"
Wayne