This is the mail archive of the gcc-help@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 4.7.2 Configure fails with latest version of ppl


I'm trying to configure gcc 4.7.2 with the latest version of ppl (version 1.0)

Configure fails saying it has no usable version.

It seems this is a bug in the configure script: Configure fails if
PPL_MINOR_VERSION < 11

With the latest version PPL_MINOR_VERSION=0 (and PPL_MAJOR_VERSION=1)

Is this a known bug, or should I not be using this version of ppl?

Thanks
Steve


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