This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
ada/9498: cannot make install-no-fixedincludes, gcc-3.2.2-20030128
- From: ken at kenmoffat dot uklinux dot net
- To: gcc-gnats at gcc dot gnu dot org
- Date: 29 Jan 2003 14:30:55 -0000
- Subject: ada/9498: cannot make install-no-fixedincludes, gcc-3.2.2-20030128
- Reply-to: ken at kenmoffat dot uklinux dot net
>Number: 9498
>Category: ada
>Synopsis: cannot make install-no-fixedincludes, gcc-3.2.2-20030128
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jan 29 14:36:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Ken Moffat
>Release: 3.2.2-20030128
>Organization:
>Environment:
i586-pc-linux-gnu using gcc-2.95.3
>Description:
fails after
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
with
No rule to make target `stmp-int-hdrs', needed by`libgcc/./_muldi3.o'. Stop.
>How-To-Repeat:
Build in /tmp/build with CFLAGS and CXXFLAGS of '-Os -s'
using /home/ken/gcc-3.2.2-20030128/configure --prefix=/usr/local \
--enable-shared --enable-threads=posix --with-slibdir=/lib \
--enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++,java
>Fix:
Unknown
>Release-Note:
>Audit-Trail:
>Unformatted: