[Bug other/17637] New: Top level configure doesn't support symlinks
hjl at lucon dot org
gcc-bugzilla@gcc.gnu.org
Thu Sep 23 17:57:00 GMT 2004
Top level configure has things like
if test -f ${topsrcdir}/gcc/version.c ; then
It doesn't work with symlinks. I have
[hjl@gnu gcc]$ ls -l gcc/version.c
lrwxrwxrwx 1 hjl hjl 36 Sep 23 10:44 gcc/version.c ->
../../../../import/gcc/gcc/version.c
--
Summary: Top level configure doesn't support symlinks
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hjl at lucon dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17637
More information about the Gcc-bugs
mailing list