Date: Tue, 29 May 2001 08:51:12 -0400
Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Posted-Date: Tue, 29 May 2001 15:44:07 +0100 (WET DST)
From: Hervé LEMOINE <lemoine@multimania.com>
To: cygwin@cygwin.com
Message-ID: <991147379012959@multimania.com>
X-Mailer: Caramail - www.caramail.com
X-Originating-IP: [195.6.223.153]
Mime-Version: 1.0
Subject: Problem to compile gcc-3.0 on cygwin
Content-Type: multipart/mixed; boundary="=_NextPart_Caramail_012959991147379_ID"

--=_NextPart_Caramail_012959991147379_ID
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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=E9
______________________________________________________
E-mail gratuit - Multimania - http://www.multimania.fr



--=_NextPart_Caramail_012959991147379_ID
Content-Type: text/plain; charset=us-ascii

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
--=_NextPart_Caramail_012959991147379_ID--

