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]

Compilation problems


Dear egcs-team,

when we try to compile egcs on our alpha workstation we end with the 
following:

No suffix list.
make all-recursive
No suffix list.
Making all in intl
Making all in lib
Making all in makeinfo
Making all in util
/usr2/local/egcs/gcc/xgcc -B/usr2/local/egcs/gcc/  -DIN_GCC    -g -O2 
-I./include  -I. -I/usr/local/willysrc/egcs-1.1.2/gcc 
-I/usr/local/willysrc/egcs-1.1.2/gcc/config  -c 
/usr/local/willysrc/egcs-1.1.2/gcc/objc/encoding.c -o objc/encoding.o
In file included from include/stdarg.h:36,
                 from include/objc/objc-api.h:34,
                 from 
/usr/local/willysrc/egcs-1.1.2/gcc/objc/encoding.h:33,
                 from 
/usr/local/willysrc/egcs-1.1.2/gcc/objc/encoding.c:28:
include/va-alpha.h:36: redefinition of `va_list'
include/va_list.h:7: `va_list' previously declared here
*** Exit 1
Stop.
*** Exit 1
Stop.

Can you help us?

Christian


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