gcc 3.0 crashes during installation on IA64 Linux System !

Alexandre Oliva aoliva@redhat.com
Fri Aug 10 13:06:00 GMT 2001


On Aug  9, 2001, Mario Deilmann <Mario.Deilmann@pallas.com> wrote:

> Error: with make -j 4

If you're building a native compiler, you should do `make bootstrap'.

> ../../gcc/config/ia64/crtbegin.asm:56: Error: Unknown pseudo-op:  `.hidden'
> ../../gcc/config/ia64/crtbegin.asm:74: Error: Unknown pseudo function
> `@pcrel(__do_global_dtors_aux#-16)'
> ../../gcc/config/ia64/crtbegin.asm:74: Error: Rest of line ignored. First
> ignored character is `p'.
> ../../gcc/config/ia64/crtbegin.asm:74: Error: Bad expression
> ../../gcc/config/ia64/crtbegin.asm:75: Warning: Found '}' when manual bundling
> is off

My first guess would be that you're using too old an assembler, and
you need a newer version of binutils in your bootstrap tree.

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