Commit 5e10cb5a by Ben Elliston Committed by Ben Elliston

collect2.texi (Collect2): Document search path behaviour when configured with --with-ld.

	* doc/collect2.texi (Collect2): Document search path behaviour
	when configured with --with-ld.

From-SVN: r147058
parent 048bf48b
2009-05-02 Ben Elliston <bje@au.ibm.com>
* doc/collect2.texi (Collect2): Document search path behaviour
when configured with --with-ld.
2009-05-02 Jan Hubicka <jh@suse.cz>
* tree-ssa-coalesce.c (coalesce_cost): Do not take ciritical
......
......@@ -32,6 +32,10 @@ names:
@itemize @bullet
@item
a hard coded linker file name, if GCC was configured with the
@option{--with-ld} option.
@item
@file{real-ld} in the directories listed in the compiler's search
directories.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment