Problem to compile gcc-3.0 on cygwin

Hervé LEMOINE lemoine@multimania.com
Tue May 29 05:49:00 GMT 2001


Hi,
I tried to compile and install gcc-3 on cygwin-1.3.1
platform.
I have a problem with the command :

$ make install

make[1]: Leaving directory `/opt/compile/objdir/gcc'
make[1]: Entering directory `/opt/compile/objdir/fastjar'
make[2]: Entering directory `/opt/compile/objdir/fastjar'
/bin/sh /opt/compile/gcc/fastjar/mkinstalldirs /usr/local/gc
c/bin
 /bin/sh /opt/compile/gcc-3.0-20010527/install-sh -c
jar /usr/local/gcc/bin/jar
cp: `jar' and `/usr/local/gcc/bin/#inst.1203#' are the same
file
make[2]: *** [install-binPROGRAMS] Error 1
make[2]: Leaving directory `/opt/compile/objdir/fastjar'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/opt/compile/objdir/fastjar'
make: *** [install-fastjar] Error 2


When I try the command :
$ cp jar /usr/local/gcc/bin
cp: `jar' and `/usr/local/gcc/bin/jar' are the same file

or

$ cp jar /usr/local/gcc/bin/#inst.1203#
cp: `jar' and `/usr/local/gcc/bin/#inst.1203#' are the same
file

or

$ cp -f jar /usr/local/gcc/bin/#inst.1203#
cp: `jar' and `/usr/local/gcc/bin/#inst.1203#' are the same
file

It seems to be a problem with the cp command

If you have an idea ...

Thanks fort your help

Hervé
______________________________________________________
E-mail gratuit - Multimania - http://www.multimania.fr




More information about the Cygwin mailing list