This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]