This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
ln: /opt/gcc-2.97.test/lib/libgcc_s.so:
- To: gcc-bugs at gcc dot gnu dot org
- Subject: ln: /opt/gcc-2.97.test/lib/libgcc_s.so:
- From: Andreas Jaeger <aj at suse dot de>
- Date: 07 Jan 2001 19:36:02 +0100
- Cc: Richard Henderson <rth at redhat dot com>
Installing gcc the second time today I get:
/usr/bin/ginstall -c -m 644 libgcc_s.so /opt/gcc-2.97.test/lib/libgcc_s.so.0; rm -f /opt/gcc-2.97.test/lib/libgcc_s; ln -s libgcc_s.so.0 /opt/gcc-2.97.test/lib/libgcc_s.so
ln: /opt/gcc-2.97.test/lib/libgcc_s.so: File exists
make[2]: *** [install] Error 1
make[2]: Leaving directory `/builds/gcc/gcc-2.97/gcc'
The rm command is broken.
libgcc.mk has at the end.
install: stmp-dirs ./libgcc.a ./libgcc_s.so
$(INSTALL_DATA) ./libgcc.a $(libsubdir)/
$(RANLIB_FOR_TARGET) $(libsubdir)/libgcc.a
/usr/bin/ginstall -c -m 644 libgcc_s.so /opt/gcc-2.97.test/lib/libgcc_s.so.0; rm -f /opt/gcc-2.97.test/lib/libgcc_s; ln -s libgcc_s.so.0 /opt/gcc-2.97.test/lib/libgcc_s.so
I don't see directly how to fix it,
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj