Console order [message #123502] |
Thu, 14 October 2004 13:48 |
Eclipse User |
|
|
|
Originally posted by: jugghead81.yahoo.com
I don't know if it's an error, but this is a curiosity of mine.
I've created a makefile to do three things: compile all sources using TI
compiler, call my Bridge tool to read error messages and format them to a
pattern known by Problems view, and call the linker to generate an out
file. When I call make at Command Prompt (Windows XP), the output order
seems okay (first the compiler outputs, then bridge outputs, and finally
linker outputs). At Eclipse, however, although all things work correctly,
the order of the outputs in Console view is wrong (generally compiler
outputs appear first correctly, then bridge and linker outputs appear
mixed). Does anyone have any idea of what is going on??
Thanks!
|
|
|
Powered by
FUDForum. Page generated in 0.02960 seconds