This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

What is the raw ld command called by gcc?


Hi

I'd like to know the raw ld command is called by gcc. Is there a way
to figure it out?

Also, why gcc acts like a front end to ld for which people has to use
options like -Wl?

Why not keep ld and gcc separated, so that if people want to link they
just call ld? Thanks.

-- 
Regards,
Peng


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]