This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: gcc3.2.1 bootstrap failure on solaris8/gcc2.95.3
- From: toa at pop dot agri dot ch
- To: Karel Gardas <kgardas at objectsecurity dot com>,GCC Mailing List <gcc at gcc dot gnu dot org>
- Date: Wed, 11 Dec 2002 08:57:07 +0100
- Subject: RE: gcc3.2.1 bootstrap failure on solaris8/gcc2.95.3
-- Original Message --
>mksh: Fatal error in reader: = missing from replacement macro reference
You may try with gnumake, I had similar problems last week on a ss5. Changing
to gnumake (e.g. from sunfreeware.com) solved it.
You should populate make before /usr/ccs/bin/make and then reconfigure and
bootstrap again.
Andreas