GCC 3.4.0 RC2 still doesn't build on HP-UX

Joe Buck Joe.Buck@synopsys.COM
Sat Apr 17 00:22:00 GMT 2004


On Fri, Apr 16, 2004 at 04:26:07PM -0700, Joe Buck wrote:
> There's still a problem building gcc-3.4.0-pre on HP-UX starting from HP's
> C compiler.
> 
> My patch to intl/plural.y is present, but intl/plural.c is not built from
> this .y file, though it has a newer timestamp.  How'd that happen?
> 
> To see this, try
> 
> % grep '#define inline' plural.?
> plural.y:#define inline /* nothing: don't inline if the compiler is not GCC */
> 
> but no hit for plural.c.

Touching plural.y makes things proceed OK.  plural.c needs to be rebuilt.



More information about the Gcc mailing list