> So, how do I get these to resolve? i don't know exactly, but if you run
$ gcc -v -c hello.cc you will see the calls to as and ld on output, and you can start investigate from there. hope it helps. pietro.
> So, how do I get these to resolve? i don't know exactly, but if you run
$ gcc -v -c hello.cc you will see the calls to as and ld on output, and you can start investigate from there. hope it helps. pietro.