This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Wierd Error
- From: LDB <ldbjal at yahoo dot com>
- To: gcc at gnu dot org
- Date: Sun, 26 May 2002 10:30:10 -0500
- Subject: Wierd Error
- Organization: Simon's House of Three
I am compiling gcc-3.1 on Sun Ultra 1 running Solaris 8 with the latest
patches with the
following configuration options:
../gcc-3.1/configure --prefix=/usr/local/encap/gcc-3.1
--enable-threads=posix --enable-long-long --disable-nls --enable-shared
sparc-sun-solaris2.8
Here is the error I receive two to three hours later during the
compilation:
checking for /proc/self/exe... configure: error: Cannot check for file
existence when cross compiling
make: *** [configure-target-libjava] Error 1
Does anyone know what this all about?
Thank you,
LDB