[haiku-commits] Re: haiku: hrev44693 - /

  • From: Urias McCullough <umccullough@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 14 Oct 2012 09:40:20 -0700

On Sun, Oct 14, 2012 at 9:30 AM, Joseph Prostko <joe.prostko@xxxxxxxxx> wrote:
> *** Mismatching compiler versions between configure script and
> *** ../buildtools/legacy/gcc/gcc/version.c
> *** Did you perhaps update only one of haiku & buildtools?
>
> You can actually see this happening if you check the Matt's FreeBSD
> buildbot, as it tripped up before I made the change to configure. [1]
>
> So, to solve this, maybe build-cross-tools should be modified to do
> some sort of comparison to see if 121012 is greater than or equal to
> 111122 specified in configure before my change?  If that's true, maybe
> haikuRequiredLegacyVersion should be renamed to something like
> haikuMinimumLegacyGCCVersion?

Interesting - I always assumed it was a minimum-version check already
that used some sort of logic to parse the filename...

I think that would be the preferred approach.

- Urias

Other related posts: