[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: as & ld equivalents of gcc



> 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.



Reply to: