public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Problem with includes during build
@ 2000-02-20 10:25 Scott Ballantyne
  2000-04-01  0:00 ` Scott Ballantyne
  0 siblings, 1 reply; 2+ messages in thread
From: Scott Ballantyne @ 2000-02-20 10:25 UTC (permalink / raw)
  To: gcc-help

I'm trying to build gcc 2.95.2 on sparc-unknown-openbsd2.6, which
ships with gcc 2.95.1.

It seems that there is a problem with fixincludes, which modifies
stdio.h to reference __gnuc_va_list and _BSD_DUMMY_VA_LIST, but does
not provide for a definition for either of these symbols. This causes
make bootstrap to fail during the tmplibgcc2.a portion of the build,
specifically when trying to generate the _eprintf.o file.

They are defined in _srcdir_/gcc/ginclude/stdarg.h, but this directory
is not included in the -I paths for xgcc.

I'm not sure if this is my error, or a problem in this distribution
which needs to be corrected, or what a good work around would be for
me at the present time, since I haven't followed the progress of the
fixinc work.

I'm wondering also, if fixinc is not doing more work than is optimal
for OpenBSD2.6...

Thanks in advance for your suggestions.

sdb

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

* Problem with includes during build
  2000-02-20 10:25 Problem with includes during build Scott Ballantyne
@ 2000-04-01  0:00 ` Scott Ballantyne
  0 siblings, 0 replies; 2+ messages in thread
From: Scott Ballantyne @ 2000-04-01  0:00 UTC (permalink / raw)
  To: gcc-help

I'm trying to build gcc 2.95.2 on sparc-unknown-openbsd2.6, which
ships with gcc 2.95.1.

It seems that there is a problem with fixincludes, which modifies
stdio.h to reference __gnuc_va_list and _BSD_DUMMY_VA_LIST, but does
not provide for a definition for either of these symbols. This causes
make bootstrap to fail during the tmplibgcc2.a portion of the build,
specifically when trying to generate the _eprintf.o file.

They are defined in _srcdir_/gcc/ginclude/stdarg.h, but this directory
is not included in the -I paths for xgcc.

I'm not sure if this is my error, or a problem in this distribution
which needs to be corrected, or what a good work around would be for
me at the present time, since I haven't followed the progress of the
fixinc work.

I'm wondering also, if fixinc is not doing more work than is optimal
for OpenBSD2.6...

Thanks in advance for your suggestions.

sdb

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

end of thread, other threads:[~2000-04-01  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-20 10:25 Problem with includes during build Scott Ballantyne
2000-04-01  0:00 ` Scott Ballantyne

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).