Menu

incomplete compilation

Debugging
sydney
2013-02-28
2022-09-14
  • sydney

    sydney - 2013-02-28

    I don't see any error or compiler messages when I use the compiler on incomplete projects. For instance, maybe when I create a new project and forget to add in an .h or maybe a .c file and try to compile the code, usually all I get are a bunch on .o files corresponding to the good .c & .h files in the project, but there are no linker messages complaining about the reason why the linker does not create an .exe file. Is there a way to make the compiler more verbose?

     

Log in to post a comment.