From: Manfred Hollstein Date: Sat, 22 Nov 1997 03:34:43 +0000 (+0000) Subject: Makefile.in (bigstmp-complex): Name changed to bigstmp-complx to cope with filesystem... X-Git-Tag: releases/egcs-1.0.0~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=135729bd6322c3f8aa4b10da83b34f8315cd0e91;p=thirdparty%2Fgcc.git Makefile.in (bigstmp-complex): Name changed to bigstmp-complx to cope with filesystem not capable to handle... * Makefile.in (bigstmp-complex): Name changed to bigstmp-complx to cope with filesystem not capable to handle names longer than 14 characters. From-SVN: r16663 --- diff --git a/libstdc++/ChangeLog b/libstdc++/ChangeLog index 0b3dfb6e59eb..2a43be7cc2fc 100644 --- a/libstdc++/ChangeLog +++ b/libstdc++/ChangeLog @@ -1,3 +1,9 @@ +Fri Nov 21 12:56:24 1997 Manfred Hollstein + + * Makefile.in (bigstmp-complex): Name changed to bigstmp-complx to + cope with filesystem not capable to handle names longer than + 14 characters. + Sun Nov 16 22:41:55 1997 Jeffrey A Law (law@cygnus.com) * Makefile.in (SHLIB): Build with CC instead of CXX. diff --git a/libstdc++/Makefile.in b/libstdc++/Makefile.in index bb25e899a86b..b1f096500d33 100644 --- a/libstdc++/Makefile.in +++ b/libstdc++/Makefile.in @@ -17,7 +17,7 @@ VERSION = 2.8.0 OBJS = cstringi.o stdexcepti.o cstdlibi.o cmathi.o stlinst.o -SUBLIBS = $(STAMP)-string $(STAMP)-complex +SUBLIBS = $(STAMP)-string $(STAMP)-complx # C++ headers with no extension HEADERS= cassert cctype cerrno cfloat ciso646 climits clocale cmath complex \ @@ -190,7 +190,7 @@ stmp-complex: ${srcdir}/cinst.cc ${srcdir}/std/complext.h \ done touch stmp-complex -bigstmp-complex: ${srcdir}/cinst.cc ${srcdir}/std/complext.h \ +bigstmp-complx: ${srcdir}/cinst.cc ${srcdir}/std/complext.h \ ${srcdir}/std/complext.cc ${srcdir}/std/dcomplex.h \ ${srcdir}/std/ldcomplex.h echo fcomplex