[Bug other/38966] libiberty make_relative_prefix_1 mistakes directories for executables

2009-02-24 Thread mmlr at mlotz dot ch
--- Comment #7 from mmlr at mlotz dot ch 2009-02-24 17:16 --- (In reply to comment #6) > The currently proposed patch doesn't solve the problem where 'make -k > check-libiberty' executed at the top level of the build directory results in > gcc being used inst

[Bug other/38966] libiberty make_relative_prefix_1 mistakes directories for executables

2009-01-26 Thread mmlr at mlotz dot ch
--- Comment #4 from mmlr at mlotz dot ch 2009-01-27 01:23 --- Created an attachment (id=17189) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17189&action=view) Proposed fix with conditional use of stat based on HAVE_SYS_STAT_H This only conditionally uses st

[Bug other/38966] libiberty make_relative_prefix_1 mistakes directories for executables

2009-01-25 Thread mmlr at mlotz dot ch
--- Comment #1 from mmlr at mlotz dot ch 2009-01-25 14:56 --- Created an attachment (id=17181) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17181&action=view) Proposed fix for make_relative_prefix_1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38966

[Bug other/38966] New: libiberty make_relative_prefix_1 mistakes directories for executables

2009-01-25 Thread mmlr at mlotz dot ch
Version: 4.3.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mmlr at mlotz dot ch GCC host triplet: i586-pc-haiku GCC target triplet: i586-pc-haiku htt