This is the mail archive of the
libstdc++-prs@sources.redhat.com
mailing list for the libstdc++ project.
libstdc++/74: gcc make bootstrap fails with: /bin/sh: -c: line 1: syntax error near unexpected token `(C'
- To: libstdc++-gnats at sourceware dot cygnus dot com
- Subject: libstdc++/74: gcc make bootstrap fails with: /bin/sh: -c: line 1: syntax error near unexpected token `(C'
- From: pjviitas at flash dot lakeheadu dot ca
- Date: 15 Jul 2000 21:29:42 -0000
- Reply-To: pjviitas at flash dot lakeheadu dot ca
- Resent-Cc: libstdc++-prs at sourceware dot cygnus dot com
- Resent-Reply-To: libstdc++-gnats@sourceware.cygnus.com, pjviitas@flash.lakeheadu.ca
>Number: 74
>Category: libstdc++
>Synopsis: gcc make bootstrap fails with: /bin/sh: -c: line 1: syntax error near unexpected token `(C'
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Jul 15 14:37:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Peter Viitasaari
>Release: 2.90.6
>Organization:
>Environment:
gcc version: 2.95.2
machine: i586-pc-linux-gnu
directories used: gccsrcdir: /root/installs/gcc-2.95.2
libsrcdir: /root/installs/gcc- 2.95.2/libstdc++-2.90.6
gccbuilddir: /root/installs/objdir
libbuilddir: none needed
destdir: /usr
>Description:
gcc make bootstrap fails with: /bin/sh: -c: line 1: syntax error near unexpected token `(C'
>How-To-Repeat:
Starting in /root/installs/gcc-2.95.2 do this:
mv libstdc++ libstdc++-v2
mv libio libio-v2
tar xzf ../libstdc++-2.90.6.tar.gz
ln -s libstdc++-2.90.6 libstdc++
cd ../objdir
../gcc-2.95.2/configure --prefix=/usr
make bootstrap
Fails with script attached: (Reproduced with make check)
>Fix:
I am not too sure but it seems like some of the script variables are not being passed into the libstdc++ makefile. Is the libstdc++ have to be made before gcc is bootstapped?
>Release-Note:
>Audit-Trail:
>Unformatted: