> 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.
Can someone save me some time by giving me the proper options for using gcc
-S to generate an absolutely minimal assembler output & listing; then as &
ld that will result in a proper compile for a simple "hello world" program?
I am getting problems with this in cygwin. A simple gcc of the hello
2 matches
Mail list logo