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]

Re: gcc i370


On May 28, 2001, Fausto Saporito <fsaporito@intesis.it> wrote:

> Hello,
> I have an error during the cross-compiling of gcc for the target
> i370-linux. This is the error:

> gcc -DCROSS_COMPILE -DIN_GCC    -g -O2  -DHAVE_CONFIG_H    -I.
> -I../../gcc-2.96-20000731/gcc -I../../gcc-2.96-20000731/gcc/config
> -I../../gcc-2.96-20000731/gcc/../include -c insn-emit.c
> insn-emit.c: In function `gen_untyped_call':
> insn-emit.c:1906: too many arguments to function `gen_call'

> I'm using the gcc 2.96-20000731 shipped with redhat 7.1

Do you mean you're building the 2.96-20000731 sources for target i370
or just using that compiler to build some other version of GCC?  I
don't believe the Red Hat [GNU/]Linux 7 release of GCC was ever meant
to support the i370 target.

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