From: "Ben Mann" <address@hidden>
Hi,
Please check the archives, this was discussed recently:
http://lists.gnu.org/archive/html/avr-gcc-list/2005-06/msg00099.html
and describes a sed script you add to your makefile.
And thanks Ron!
Ben
-----Original Message-----
Subject: [avr-gcc-list] AVR-GCC and other GCCs with Visual Studio
Compiler Error Output
-- Visual C++ can interpret compiler error output if it is formatted
correctly. The format must be:
full_path_and_filename(line number) : errortext
c:\code\windows\bootterm\serialinterface.h(4) : fatal error C1083
If AVR-GCC compiler error output is formatted this way, Visual C++ will
jump to the file and location of the error upon double-clicking the error
as listed in the output.
How to make this? Please
_______________________________________________
AVR-GCC-list mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list