ldmain.c (ld_canon_sysroot, ld_canon_sysroot_len): Define. (main): Initialize them.
commit4eb6360e89ca91dfd449364b146c2040db1ad01f
authorNick Clifton <nickc@redhat.com>
Tue, 25 Mar 2003 10:29:28 +0000 (25 10:29 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 25 Mar 2003 10:29:28 +0000 (25 10:29 +0000)
tree5e2af8dbd1c7b73d1c3f8c7c381eab0e1d7e670f
parent14f4c216e6491f5b7f7a1b672cc32cf46057140f
ldmain.c (ld_canon_sysroot, ld_canon_sysroot_len): Define. (main): Initialize them.
ldfile.c: Include pathnames.h. (is_sysrooted_pathname): New. (ldfile_add_library_path): Use it.
  (ldfile_open_file_search): Likewise.  Use IS_ABSOLUTE_PATH.
  Don't search_dirs if given an absolute pathname.
  (ldfile_open_file): Issue error message for sysrooted absolute pathnames.
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/ldfile.c
ld/ldmain.c
ld/ldmain.h