This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Question: How dose Gcc choose which Ld and As to use?
- From: Thomas Dineen <tdineen at ix dot netcom dot com>
- To: gcc-help at gcc dot gnu dot org, Thomas Dineen <tdineen at ix dot netcom dot com>
- Date: Sat, 22 Dec 2007 12:47:18 -0800
- Subject: Question: How dose Gcc choose which Ld and As to use?
Gentle People:
When gcc is executed to compile and link a target
how dose it choose which ld and as to use?
Not via the normal search path ($path) I think!
It must be an explicitly hardwired path?
So how and when is this path determined?
At gcc build time? And can it be changed after build?
Thanks for the help.
Happy Holidays.
Thomas Dineen