diff options
author | Richard Stallman <rms@gnu.org> | 1993-01-02 08:32:09 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1993-01-02 08:32:09 +0000 |
commit | bb59f9a64b74aecc029b22f77662fa11b75da682 (patch) | |
tree | a318cb61d266d3da663daa838a33b89045cd6398 /gcc/Makefile.in | |
parent | d54d8150fe14e7e1f35d5d7e3141a1ca3d352b98 (diff) | |
download | gcc-bb59f9a64b74aecc029b22f77662fa11b75da682.zip gcc-bb59f9a64b74aecc029b22f77662fa11b75da682.tar.gz gcc-bb59f9a64b74aecc029b22f77662fa11b75da682.tar.bz2 |
(main): Look for `real-ld' after `gld', before `ld'.
Fix typo in -debug part of previous change.
Look for tools using paths rather than a single prefix.
(struct prefix_list, struct path_prefix): New structures.
(cpath, path): New variables.
(find_a_file, add_prefix): New functions; simplified versions of
functions from gcc.c.
(prefix_from_env): New function.
(main): Get path to search for binaries from COMPILER_PATH
environment variable always set by gcc.c and from PATH.
Qualify names with target machine in cross-environment unless
using compiler directories.
Use find_a_file to find our binaries.
Remove use of single prefix.
If -debug, print strip_file_name.
(fork_execute): Print program we are trying to execute if -debug and
we can't find the file.
(scan_prog_file): Complain if can't find nm.
From-SVN: r3052
Diffstat (limited to 'gcc/Makefile.in')
0 files changed, 0 insertions, 0 deletions