This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problem to compile GCC 2.95.2 on Digital Unix
- To: "Kwan Ting Lau" <dark_con at hotmail dot com>
- Subject: Re: Problem to compile GCC 2.95.2 on Digital Unix
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Mon, 12 Jun 2000 11:09:08 -0400
- cc: gcc at gcc dot gnu dot org
>>>>> "Kwan Ting Lau" writes:
Kwan> I'm using a Digital Unix 4.0F machine to install GCC 2.95.2. After I type
Kwan> make for a while the following error message appears:
Kwan> What's the problem? Is that I can't use GCC in Digital Unix?
Did you read the installation instructions and type "make
bootstrap" as instructed?
David