User forums > Embedded development

Looking for example of "Post-build steps"

<< < (2/8) > >>

Pavel_47:
Here is Build log for simplest .c file.
Note, that I introduced deliberately erroneous post-build command, but its action wasn't reflected in Build log.
Any comments ?

christobal:
You have to build the project. Not just the file ...

Pavel_47:
For the moment I can't build entire projects.
Build generates errors for reasons that I don't understand for the moment.
Without doubt the GNU Tools ARM Embedded tool-chain isn't properly integrated into Code::Blocks ... but it's the subject of my other post published earlier.
I searched for a solution on the forums dedicated to ARM and GCC, but still have no solution.
Here below is the screenshot of project build log.
There is no messages concerned with "post-build", but certainly it's due to the fact that build failed.


BlueHazzard:

--- Quote from: Pavel_47 on December 01, 2016, 04:57:17 pm ---There is no messages concerned with "post-build", but certainly it's due to the fact that build failed.

--- End quote ---
exactly. Post build steps are only executed if the build succeeds. You can create a tool with the tools+ plugin for now, so you can execute the objdump command from the menu with the current file...

oBFusCATed:
Pavel_47: Have you seen this page http://wiki.codeblocks.org/index.php/Adding_support_for_non_C/C%2B%2B_files_to_the_build_system it might be useful for your case.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version