Subject: Re: latest gcc from the tree
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Michael Richardson <mcr@sandelman.ocunix.on.ca>
List: port-sun3
Date: 07/12/1996 21:19:55
>>>>> "Jason" == Jason Thorpe <thorpej@nas.nasa.gov> writes:
    Jason> On Sun, 07 Jul 1996 22:59:38 -0400 Michael Richardson
    Jason> <mcr@sandelman.ocunix.on.ca> wrote:

    >> I had to install a new yacc to get it to compile. What do I
    >> need to fix this?

    Jason> You need to install the other bits of gcc, then compile
    Jason> libgcc with the new gcc, then install libgcc.

  ah, that worked. Thank you.
  How come it doesn't just use ${.CURDIR}/../cc/gcc -B <whatever> to compile libgcc?