Atmel's Getting Started examples

Has anyone tried to build the getting started examples from http://www.atmel.com/dyn/products/app_n … ily_id=605 using gcc tools?

The file cp15_asm.S fails on a comment using //'s. I could change the file but would prefer a solution that would build the project without modification.

The files come in packages for gnu, iar, & keil, I am using the gnu ones. :roll:

Thanks in anticipation.

I should have tried their makefiles before attempting mine. :oops:

They build fine with gnu tools.