public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* parse error before "__va_list" ?
@ 2001-11-19  9:35 Paul Reilly
  2001-11-26  7:03 ` Paul Reilly
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Reilly @ 2001-11-19  9:35 UTC (permalink / raw)
  To: gcc-help


Hi,

I'm trying to compile gcc 3.0.2 on Tru64 UNIX 5.1A

I know there is a problem with the "mips-tfile" in the Tru64 assembler,
and so I'm using the old assembler options by having an /sbin/as of

#!/bin/sh
/usr/bin/as -oldas $*

in my path before /usr/bin/as .Configure works fine, but I have varying
success at doing a 'make bootstrap'. I'm using GNU make 3.79.1 and it
seems to build xgcc but then bomb out with:

-DAllow_TYQUAD -I. -I../../../../gcc-3.0.2/libf2c/libI77 -I..
-I../../../../gcc-3.0.2/libf2c/libI77/..  -DHAVE_CONFIG_H -g -mieee
../../../../gcc-3.0.2/libf2c/libI77/backspace.c
In file included from ../../../../gcc-3.0.2/libf2c/libI77/fio.h:1,
                 from ../../../../gcc-3.0.2/libf2c/libI77/backspace.c:4:
/usr/local/sources/BUILD/gcc/gcc-build/gcc/include/stdio.h:241: parse error before "__va_list"
/usr/local/sources/BUILD/gcc/gcc-build/gcc/include/stdio.h:242: parse error before "__va_list"
 parse error before "__va_list"
 parse error before "__va_list"

It's noted in the docs that a successful compile on Tru64 5.1 has been
accomplished. Can anyone post up some notes on what the build environment
was like? Has anyone successfully built 3.0.2 on Tru64 5.1A

Thanks

Paul

^ permalink raw reply	[flat|nested] 2+ messages in thread

* parse error before "__va_list" ?
  2001-11-19  9:35 parse error before "__va_list" ? Paul Reilly
@ 2001-11-26  7:03 ` Paul Reilly
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Reilly @ 2001-11-26  7:03 UTC (permalink / raw)
  To: gcc-help

Hi,

I'm trying to compile gcc 3.0.2 on Tru64 UNIX 5.1A

I know there is a problem with the "mips-tfile" in the Tru64 assembler,
and so I'm using the old assembler options by having an /sbin/as of

#!/bin/sh
/usr/bin/as -oldas $*

in my path before /usr/bin/as .Configure works fine, but I have varying
success at doing a 'make bootstrap'. I'm using GNU make 3.79.1 and it
seems to build xgcc but then bomb out with:

-DAllow_TYQUAD -I. -I../../../../gcc-3.0.2/libf2c/libI77 -I..
-I../../../../gcc-3.0.2/libf2c/libI77/..  -DHAVE_CONFIG_H -g -mieee
../../../../gcc-3.0.2/libf2c/libI77/backspace.c
In file included from ../../../../gcc-3.0.2/libf2c/libI77/fio.h:1,
                 from ../../../../gcc-3.0.2/libf2c/libI77/backspace.c:4:
/usr/local/sources/BUILD/gcc/gcc-build/gcc/include/stdio.h:241: parse error before "__va_list"
/usr/local/sources/BUILD/gcc/gcc-build/gcc/include/stdio.h:242: parse error before "__va_list"
 parse error before "__va_list"
 parse error before "__va_list"

It's noted in the docs that a successful compile on Tru64 5.1 has been
accomplished. Can anyone post up some notes on what the build environment
was like? Has anyone successfully built 3.0.2 on Tru64 5.1A

Thanks

Paul

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-11-26 15:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-19  9:35 parse error before "__va_list" ? Paul Reilly
2001-11-26  7:03 ` Paul Reilly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).