'make bootstrap' failure on m88k-dg-dgux5.4R3.10
Jeff Epler
jepler@inetnebr.com
Sat Nov 15 13:15:00 GMT 1997
> On Fri, 14 November 1997, 07:49:07, jepler@inetnebr.com wrote:
> Thanks for the patch. This gets things further, but I still get an
> error on tree.o:
[snip]
> and the rest are similar, see the attached (compressed) tree.i file.
>
On Sat, Nov 15, 1997 at 02:01:02PM +0100, Manfred Hollstein wrote:
> Looking at your tree.i attachment, there must be something seriously
> wrong with your configuration: #include <stdarg.h> from tree.c uses
> /usr/include/stdarg.h instead of the fixed one from gcc/include! How
> did you build egcs upto this error?
Starting from egcs-{core,g++}-971105, I applied the earlier dgux patch
and did the following (I'm doing it again just to make sure the same
things happen):
% cd egcs-971105
% make distclean
% ./configure
% make bootstrap
[wait wait wait -- same error, eventually]
>
> Jeff, can you please send the following:
>
> - directory listing of the fixed include dir (i.e. ls -lR gcc/include)
> - contents of:
> 1. gcc/config.log
> 2. gcc/config.h
> 3. gcc/config2.h
These files should be attached to the message.
The directory looks like this:
% ls -lR gcc/include
total 31
-rw-r--r-- 1 jepler general 495 Nov 15 14:58 README
-rw-r--r-- 1 jepler general 548 Nov 15 14:58 _int_varargs.h
-rw-r--r-- 1 jepler general 772 Nov 15 14:58 exception
-rw-r--r-- 1 jepler general 3304 Nov 15 15:02 float.h
-rw-r--r-- 1 jepler general 3207 Nov 15 14:58 limits.h
-rw-r--r-- 1 jepler general 1168 Nov 15 14:58 new
-rw-r--r-- 1 jepler general 174 Nov 15 14:58 new.h
-rw-r--r-- 1 jepler general 330 Nov 15 14:58 syslimits.h
-rw-r--r-- 1 jepler general 1244 Nov 15 14:58 typeinfo
> Another question, what actually is `m88k-dg-dgux5.4R3.10'? Is it UNIX
> Sys V R3 or R4?
It's supposed to be "posix"(ish), and variors #defines seem to be able to
select R3 or R4 behavior. The default seems to be R4ish behavior,
looking at /usr/include/sys/_int_features.h.
> Having that information, we can look further.
Well, looks like no stdarg.h is built ... For grins, I'll include a
copy of the /usr/include/stdarg.h from the current system.
Jeff
--
\/ jepler@inetnebr.com http://grail.cnri.reston.va.us/grail/ (0|1(01*0)*1)+
The primary requisite for any new tax law is for it to exempt enough
voters to win the next election.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-dgux-files.tar.gz
Type: application/x-gzip
Size: 1480 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19971115/626e052b/attachment.bin>
More information about the Gcc-bugs
mailing list