Hello, Alexandre! > > 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. Not only that. My idea was that the absence of "--cross" should make "configure" stop with an error and give you a chance to fix your system or try harder with "--cross" if the compiler produces non-execuable files. If autodetection doesn't behave how users expect it should (in both ways, by the way), we should give them a choice instead of further confusing them with canonical names and other magic words. Regards, Pavel Roskin
- Re: Is this a bug in autoconf? (patch included) Mo DeJong
- Re: Is this a bug in autoconf? (patch included) Ian Lance Taylor
- Re: Is this a bug in autoconf? (patch included) Ralf Corsepius
- Re: Is this a bug in autoconf? (patch included) Pavel Roskin
- Re: Is this a bug in autoconf? (patch included) Ian Lance Taylor
- Re: Is this a bug in autoconf? (patch included) Pavel Roskin
- Re: Is this a bug in autoconf? (patch included) Ian Lance Taylor
- Re: Is this a bug in autoconf? (patch included) Alexandre Oliva
- Re: Is this a bug in autoconf? (patch included) Ian Lance Taylor
- Re: Is this a bug in autoconf? (patch included) Alexandre Oliva
- Re: Is this a bug in autoconf? (patch included) Pavel Roskin
- Re: Is this a bug in autoconf? (patch included) Ian Lance Taylor
- Re: Is this a bug in autoconf? (patch included) Pavel Roskin
- Re: Is this a bug in autoconf? (patch included) Ian Lance Taylor
- Re: Is this a bug in autoconf? (patch included) Peter Eisentraut
- Re: Is this a bug in autoconf? (patch included) Paul Berrevoets
- Re: Is this a bug in autoconf? (patch included) Alexandre Oliva
- Re: Is this a bug in autoconf? (patch included) Ian Lance Taylor
- Re: Is this a bug in autoconf? (patch included) Christopher Seawood
- Re: Is this a bug in autoconf? (patch included) Tom Tromey
- Re: Is this a bug in autoconf? (patch included) Akim Demaille