Bootstrap error on Redhat 7.0 with 3.0 branch

Alexandre Oliva aoliva@redhat.com
Tue Feb 20 09:12:00 GMT 2001


On Feb 19, 2001, Edgar Villanueva <edgar@villanueva.com> wrote:

> checking for gcc... /opt/projects/gcc/build/gcc/xgcc
> -B/opt/projects/gcc/build/gcc/ -B/opt/gcc/i686-pc-linux-gnu/bin/
> -B/opt/gcc/i686-pc-linux-gnu/lib/ -isystem
> /opt/gcc/i686-pc-linux-gnu/include
> checking whether we are using GNU C... no

There seems to be something very wrong with the compiler you've just
built.  What happens if you enter /opt/projects/gcc/build/gcc, create
a hello-world-like program and run:

% ./xgcc -B./ helloworld.c

?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-bugs mailing list