This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Unable to build libstdc++-v3
- To: libstdc++ at sources dot redhat dot com
- Subject: Unable to build libstdc++-v3
- From: Ronald Fischer <ronald dot fischer dot gp at icn dot siemens dot de>
- Date: Wed, 23 Aug 2000 13:00:40 +0200
- CC: bkoz at redhat dot com
- Organization: Siemens AG
- Reply-To: "rovf at earthling dot net" <rovf at earthling dot net>
I'm tryping to build gcc together with the libstdc++-v3 for Solaris 2.7.
To do this, I downloaded egcs-20000807.tar and egcs-g++-20000807.tar,
which already contain libstdc++-v3.
I did a configure, a gmake bootstrap and a gmake install. Everything
worked without giving an error message. The last step installed the
binaries, but did not put the include files to the installation
directory and did not produce the lib.
Next I did a
gmake all-target-libstdc++-v3 2>&1 > _make_libstd_result
You find the resulting file in the attachment. In addition, I got the
following error messages:
grep: illegal option -- q
Usage: grep -hblcnsviw pattern file . . .
grep: illegal option -- q
Usage: grep -hblcnsviw pattern file . . .
grep: illegal option -- q
Usage: grep -hblcnsviw pattern file . . .
grep: illegal option -- q
Usage: grep -hblcnsviw pattern file . . .
configure: error: GNU make not found. Please install it or correct your
path.
/pro/prornc/gcc000807/egcs-20000807/libstdc++-v3/configure: gnumake: not
found
These messages result when gmake executes
/pro/prornc/gcc000807/egcs-20000807/libstdc++-v3/configure. I have no
idea why it looks at a file "gnumake". I have gmake, and I have make,
which is a symbolic link to gmake.
The include directory is still empty and I can't locate a libstdc++.
What went wrong here?
Ronald Fischer
--
Ronald Otto Valentin Fischer <rovf@earthling.net>
[currently at: Siemens ICM CA MR EM6, phone: +89-722-23368]
http://profiles.yahoo.com/ronny_fischer/
http://fusshuhn.ourfamily.com/cppincomp.html
_make_libstd_result.gz