This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: OSR 5.0.2 whoops
- To: Bill Walker <bw at student dot ecok dot edu>
- Subject: Re: OSR 5.0.2 whoops
- From: Robert Lipe <robertl at dgii dot com>
- Date: Tue, 11 Nov 1997 17:45:20 -0600
- Cc: egcs at cygnus dot com
- References: <m0xVLpT-0001RrC@student.ecok.edu>
> When I tried to build the same thing under SCO 3.2v5.0.2 I found that the
> definition of "va_list" was not right for some reason. I managed to
Can you offer more detail?
Fixincludes on OpenServer does absolutely have to be run and it
does absolutely have to search the modified vararg.h and stdarg.h
before finding the native headers.
> Hmm. Anybody else had any trouble with it ? I would not doubt that someone
> over the years has been fiddling with the <stdarg.h> file on our system.
scoadmin->software->Verify will tell you if the checksum on the system
one has been changed since it was installed.
Can you produce a simple preprocessed testcase? Perhaps we can
recognize if you really are getting the fixincluded versions or not.
RJL