[haiku-bugs] Re: [Haiku] #16236: Build error on MacOS Catalina (gcc/clang detection)

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Thu, 11 Jun 2020 01:42:06 -0000

#16236: Build error on MacOS Catalina (gcc/clang detection)
---------------------------+--------------------------
  Reporter:  eml           |      Owner:  waddlesplash
      Type:  bug           |     Status:  assigned
  Priority:  normal        |  Milestone:  Unscheduled
 Component:  Build System  |    Version:
Resolution:                |   Keywords:
Blocked By:                |   Blocking:
  Platform:  All           |
---------------------------+--------------------------
Comment (by kallisti5):

 This issue also exists in SetIncludePropertiesVariables at
 ../build/jam/HelperRules causing the -I- issues on gcc 10 + 11

 SetIncludePropertiesVariables is checking for gcc < 4, so we might need to
 check for more than GCC2 || !GCC2

 I put a "quick" fix here: https://review.haiku-os.org/c/haiku/+/2901 , but
 given SetIncludePropertiesVariables's usage of non-binary GCC2/!GCC2 it
 isn't even a complete workaround.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/16236#comment:7>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: