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: bootstrapping of egcs-19990405 fails on alphaev56-dec-osf4.0d


 > bootstrapping of egcs-19990405 fails on alphaev56-dec-osf4.0d.
 > Here are the last lines of the build process:
 > 
 > stage1/xgcc -Bstage1/
 >      -B/local/egcs-snapshot/alphaev56-dec-osf4.0d/bin/ -c -DIN_GCC
 >      -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H
 >      -I. -I../../egcs-19990405/gcc -I../../egcs-19990405/gcc/config
 >      -I../../egcs-19990405/gcc/../include
 > ../../egcs-19990405/gcc/tree.c
 > as0: Error: ../../egcs-19990405/gcc/tree.c, line 6: Overflow:
 >      0x01000000000000000110842109
 >       .quad 0x1000000000000000110842109
 > as0: Error: ../../egcs-19990405/gcc/tree.c, line 6: Overflow:
 >      0x01000000000000000010842109
 >       .quad 0x1000000000000000010842109
 > make[2]: *** [tree.o] Error 1
 
 
        Yup, I saw the same thing starting over the weekend.
 
http://egcs.cygnus.com/ml/egcs-bugs/1999-04/msg00051.html
 
It looks to me like the OSF4 assembler can't handle some of the
debugging info being passed to it.
 
                --Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


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