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: Clifford_Lyon at zd dot com
- Subject: Re: building gcc 2.95.2 under solaris 2.7
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sat, 25 Mar 2000 10:11:24 +0100
- CC: gcc-help at gcc dot gnu dot org
- References: <852568AC.0063E8B9.00@mailer.zd.com>
> 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