This is the mail archive of the gcc-bugs@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]

checking whether the C compiler



  I changed Subject.

At Wed, 22 Mar 2000 08:35:37 +0100,
Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de> wrote:
> 
> > checking whether the C compiler (/export/home/syrinx/can/work/egcs/gcc/xgcc -B/export/home/syrinx/can/work/egcs/gcc/ -B/export/home2/syrinx/gcc/sparc-sun-solaris2.7/bin/  -m64 -g -Os ) works... no
> > configure: error: installation or configuration problem: C compiler cannot create executables.
> [...]
> >   where should I check??
> 
> Well, why does it think the C compiler is
> /export/home/syrinx/can/work/egcs/gcc/xgcc? xgcc is not a proper

  /export/home/syrinx/can/work/egcs is top dir of egcs.

> installation of gcc, so should not use it to bootstrap gcc. Instead,
> you should use gcc, cc, or c89 as a C compiler for bootstrapping.

  Thank you for your follow. But, I did

  ./configure xxxxxxxxx........
  make bootstrap

  only. 

  I did not set xgcc ....
-- 

					ADVANTEST corp.
					Taiji.Can@atesoft.advantest.co.jp

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