This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A patch for the toplevel Makefile


On Thu, May 18, 2000 at 07:52:41PM -0300, Alexandre Oliva wrote:
> 
> I'm not sure I understand the role of $build in this test.  Why does
> it make any difference if its equal to host or not?
> 

If $build != $host, it must be the canadian cross compile. In that
case, we won't run the compiler we just build. So it is not an
issue.


H.J.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]