I was using the standard gcc helloworld.c -o helloworld, I also tried using xcode to build a Hello World carbon application as described in the docs! that failed as well!!
The good news is I found out why! It turns out that four files in /usr/lib
bundle1.o, crt1.o, dylib1.o and gcrt1.o were...