Where is stderr for the compiler?

I am using Arduino NG on Mac OS X, current compiler / IDE is 007. Right now, when I Verify my sample program using the toolbar icon, the compiler halts at an offending piece of syntax, hilights the line, but gives no further information - no messages at all. I presume there is some way to make the compiler verbose in its offering ... how is this done?

Regards
Tony Barry

Never mind, I found it - it logs to Console. Hmmm. too easy.

TB