WINAVR Code - Will this work in the arduino IDE?

Oh. You have to rename main() to setup() and provide a blank loop() function, or the equivalent.
I knew I left out something...