Hi, I tried to execute the examples which came with rake. When executing Rakefile1 then gcc gets invoked even when main is properly build. However rake -f Rakefile2 works fine. Is it an error or do I miss anything? Manfred