From: Alexandre Oliva <[EMAIL PROTECTED]>
   Date: 25 Apr 2000 18:31:45 -0300

   On Apr 25, 2000, Ian Lance Taylor <[EMAIL PROTECTED]> wrote:

   > What does --cross add that we don't already have?

   The only point I see about it is that it *forces* configure to think
   it's being cross-compiled.  So, even if an executable appears to run,
   GCC won't assume it's not cross-compiling.

I believe we should change autoconf so that if $build and $host are
different, it assumes that it is being cross-compiled.

Given that, what does --cross add?

Ian

Reply via email to