(print_search_dirs): New variable.
authorDoug Evans <dje@gnu.org>
Sat, 25 Feb 1995 15:16:38 +0000 (15:16 +0000)
committerDoug Evans <dje@gnu.org>
Sat, 25 Feb 1995 15:16:38 +0000 (15:16 +0000)
commit2628b9d33d863c6fc7a448bb6fde5d338d947ac9
tree257e64df9b6e4a1f2fc8d751797fa2d80fee3cb6
parentb2a68403f8fcd2d66848eae8f512ca7d8985c72b
(print_search_dirs): New variable.

(build_search_list): New function.
(putenv_from_prefixes): Call it.
(option_map): New option --print-search-dirs.
(process_command): Handle it.
(main): Print installation directory and exec/startfile_prefixes if
--print-search-dirs given.

From-SVN: r9085
gcc/gcc.c