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]

More build problems on DU/alpha


Ok, having just reported a general problem, we can come
to a more specific one ...

Warnings WRT the va_* business on DU/alpha have been
reported often and appearently never fully resolved
(at least the headers seems still to be somewhat broken).
Even if that should not be the reason here, I couldn't
resist to add this statement ;-)

Here's a curent error from a 'make bootstrap' run:

/home/mai/compile/gcc/egcs-19991201/gcc/xgcc
-B/home/mai/compile/gcc/egcs-19991201/gcc/
-B/home/mai/alphaev56-dec-osf4.0d/bin/ -c -g -O2 -fno-implicit-templates
-I. -I. -nostdinc++  isscan.cc
isscan.cc: In method `istream &istream::scan (const char *, ...)':
isscan.cc:36: could not convert `ap' to `__va_list_tag'
isscan.cc: In method `istream &istream::vscan (const char *,
__va_list_tag)':
isscan.cc:50: could not convert `args' to `__va_list_tag'
make[2]: *** [isscan.o] Error 1


As I'm not subscribed to this list, please send
a CC: from any reply to me. Thanks.

--
Alexander Mai
st002279@hrzpub.tu-darmstadt.de


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