This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc3.1 installation
- From: Thomas Porschberg <thomas dot porschberg at osp-dd dot de>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 31 May 2002 07:03:27 +0200
- Subject: gcc3.1 installation
- Organization: OSP
How can I avoid that the configure script recognizes
my bootstrap compiler as a cross compiler ?
checking whether the C compiler (gcc -g -c -DLINUX ) works... yes
checking whether the C compiler (gcc -g -c -DLINUX ) is a cross-compiler... yes
but the gcc3.0.1 I use as bootstrap compiler is for linux native.
thomas
--