OSDN Git Service

(print_search_dirs): New variable.
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 25 Feb 1995 15:16:38 +0000 (15:16 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 25 Feb 1995 15:16:38 +0000 (15:16 +0000)
commit71cee7b15c2fc79c5cdc87b9b2b556bae226e80d
tree257e64df9b6e4a1f2fc8d751797fa2d80fee3cb6
parentede0460daa859ef681e08b261181a8abbc6bac3f
(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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9085 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/gcc.c