How can I get the c51 compiler to show all the build errors when I compile. When I compile it will only show me a few errors. After I fix the errors I re-compile and it show me a few more, etc I would like to have is so all or a least more at one time.
"This is standard behaviour for ALL C compilers" Not just 'C' compilers - the same will be true of any language for exactly the same reasons!
Yes Andrew, I know of what you speak. I was trying to give Jon an opportunity to pontificate more fully on the attributes of error messages in C51. Bradford