[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/25557] Breaks badly on solaris9 during build
From: |
robilad at kaffe dot org |
Subject: |
[Bug classpath/25557] Breaks badly on solaris9 during build |
Date: |
7 May 2006 21:26:49 -0000 |
------- Comment #9 from robilad at kaffe dot org 2006-05-07 21:26 -------
It seems to occur in particular in situations in which Classpath's configury is
executed as a sub-configure from some other top-level configure, like Kaffe's.
I've looked around a bit, and I think it should be possible to replace the test
-ef invocation with a one-liner in perl, that basically exits with failure
unless calling the stat function on both files does not result in the same
device and inode.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25557
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug classpath/25557] Breaks badly on solaris9 during build,
robilad at kaffe dot org <=