Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Joerg on July 02, 2008, 02:02:52 pm

Title: Build Messages Tab is kidding
Post by: Joerg on July 02, 2008, 02:02:52 pm
Hi,

it took me some build/flash cycles before I realized
that i didn't build anything due to an compile error.  :lol:

While in the Build Log Tab I could see a red marked error:
...
arm-elf-gcc: spi_flash.o: No such file or directory
make.exe: *** [tidnreadarm.elf] Error 1
...
T../../src/STR710-ROM.ld
Process terminated with status 2 (0 minutes, 11 seconds)
0 errors, 58 warnings

the build messages tab says just
=== Build finished: 0 errors, 58 warnings ===

So while the I can see there's a problem immediately in the
Build Log tab, I didn't recognize the problem in the Build messages tab.
And as C::B switches to the Build messages tab after finishing, I got kidded.
So I think there's a problem with the gcc parser?
Greets,
Joerg