Eclipse (on current Ubuntu) seems to have no luck with my errors and warnings - I only see the first chunk of each message, it looks like.
I found GCC’s -fmessage-length option, and tried that - it doesn’t help. Looks like the 0 setting - which was the CDT default - is what I want.
On a side note, a lot of errors seem to be conflicts between X and juce. I wonder if I need to add defines to my project, like the juce namespace? It’s a managed CDT Make project.
Bruce
