I cant compile with sdcc, it is scrolling down sdcc options at build log window?
sorry it was my fault:(
sorrry but it is scrolling now, I make the sdcc default compiler but when I build gcc invokes:(
I change it to sdcc but it doesnt make anything, just scrolling down the options in build log
Quote from: onurakdemir on December 05, 2005, 04:51:12 PM
sorrry but it is scrolling now, I make the sdcc default compiler but when I build gcc invokes:(
I change it to sdcc but it doesnt make anything, just scrolling down the options in build log
Do you use C::B RC2 or SVN latest version? If you use RC2, give a try to the SVN version. If you do not want to compile it by yourself, you can get the binary from therion (http://paginas.terra.com.br/informatica/mauricio/codeblocks/) or Ceniza (http://gda.utp.edu.co/~ceniza/CodeBlocks/).
Michael
yes SVN works, but I am not able to use printf, and I am confused with build options there are three of them , one of under project menu build options and properties(target options) and another is under build compiler options , which one I have to configure and how can I produce hex file, (there is an option in build configuration but it doesnt work)?
If I have understood correctly, project build options override build compile options. If left empty (no selection) project build options are the same of build compile options.
Michael
That's right, the compiler options are global. (Actually the "compiler options" menu item under "build" is a duplicate of "compiler" under the "settings" menu).