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

Re: Problem with compiling gcc-20010122 snapshot


On Jan 26, 2001, Joel Brenner <joel.brenner@tchip.com> wrote:

> I've added gas to path but now there are an error douring configuration:

> checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... yes

It's not a cross compiler.  It's probably just failing to build or run
a simple program.  Try to compile and run a Hello World-like program
and make sure it works.  Only then try to use this compiler to build
another.

-- 
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

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