Netbeans illegal instruction Ubuntu
Sun. December 12, 2010Categories: Linux, Programming
Tags: c, illigal instruction, Netbeans, Programming
If you keep getting ‘illegal instruction’ whilst trying to run simple working code in using NetBeans and Ubuntu. It Can help if you disable profiling on your project. simply project -> properties -> profiling .. disable all.
Might help,
Pete

Comments