This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: building gcc 2.95.2 under solaris 2.7
- To: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Subject: Re: building gcc 2.95.2 under solaris 2.7
- From: Clifford Lyon <Clifford_Lyon at zd dot com>
- Date: Mon, 27 Mar 2000 15:33:34 -0500
- Cc: gcc-help at gcc dot gnu dot org
That did it. Worked fine, thanks so much.
------------ Previous Message from "Martin v. Loewis"
<martin@loewis.home.cs.tu-berlin.de> on 03/25/2000 04:11:24 AM ----------
To: Clifford Lyon
cc: gcc-help@gcc.gnu.org
Subject: Re: building gcc 2.95.2 under solaris 2.7
> Any thoughts?
Unless you really need the Objective C compiler, you could try
building gcc without it. Use the --enable-languages configure option
to do so. I believe that building 2.95.2 on Solaris 7 has been tested
alot, so it is strange that it breaks for you.
Regards,
Martin