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: Successful build of gcc3.0 on alphaev56-dec-osf5.1


Albert Chin-A-Young <china@thewrittenword.com> writes:

> Thanks. That got me further. The build now dies with:
> 
> /opt/build/gcc-3.0/objdir/gcc/xgcc -B/opt/build/gcc-3.0/objdir/gcc/
> -B/opt/TWWfsw/gcc30/alpha-dec-osf4.0d/bin/
> -B/opt/TWWfsw/gcc30/alpha-dec-osf4.0d/lib/ -isystem
> /opt/TWWfsw/gcc30/alpha-dec-osf4.0d/include -DHAVE_CONFIG_H -I.
> -I../../../libffi -I. -I../../../libffi/include -Iinclude
> -I../../../libffi/src -fexceptions -g -mieee -c
> ../../../libffi/src/alpha/osf.S   -DPIC -o src/alpha/.libs/osf.o
> as0: Error: ../../../libffi/src/alpha/osf.S, line 254: undefined
> assembler operation: .section
>      .section .rodata
> gmake[4]: *** [src/alpha/osf.lo] Error 1
> gmake[4]: Leaving directory `/opt/build/gcc-3.0/objdir/alpha-dec-osf4.0d/libffi'

Already fixed:

	http://gcc.gnu.org/ml/gcc-patches/2001-06/msg01564.html

and will go into CVS shortly.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University

Email: ro@TechFak.Uni-Bielefeld.DE


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