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: build on DEC OSF 3.2C


At 00:43 13.08.1999 -0600, Jeffrey A Law wrote:
>  In message <3.0.6.32.19990812144700.0099be90@hpwp3.technodat.co.at>you
write:
>  > actually installed is gcc 2.7.2.3, OS is 3.2C
>  > 
>  > as0: Error: ../../gcc-2.95/gcc/libgcc2.c, line 5: Symbol must have
absolute
>  > val4
>  > 
>  > .long $LCFI115-$LCFI114
>  > as0: Error: ../../gcc-2.95/gcc/libgcc2.c, line 5: Symbol must have
absolute
>  > val5
>  > .long $LCFI116-$LCFI115
>  > as0: Error: ../../gcc-2.95/gcc/libgcc2.c, line 5: Symbol must have
absolute
>  > val6
>  > .long $LCFI117-$LCFI116
>  > make[4]: *** [libgcc2.a] Error 1
>  > make[4]: Leaving directory `/pub/tmp/gcc-obj/gcc'
>  > make[3]: *** [stmp-multilib-sub] Error 2
>  > make[3]: Leaving directory `/pub/tmp/gcc-obj/gcc'
>  > make[2]: *** [stmp-multilib] Error 1
>  > make[2]: Leaving directory `/pub/tmp/gcc-obj/gcc'
>  > make[1]: *** [bootstrap] Error 2
>  > make[1]: Leaving directory `/pub/tmp/gcc-obj/gcc'
>  > make: *** [bootstrap] Error 2
>Hmmm, you might try using the GNU assembler.  It looks like the OSF1
assembler
>is doing something dumb since the difference of two local labels is an
>absolute value.
>
>jeff

Jeff, that was my first thought. But binutils do not support gas on OSF.

thanks anyway
Christian


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