[haiku-bugs] Re: [Haiku] #14963: [Build System] error: 'strcmp' was not declared in this scope (on macos)

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 16 Mar 2019 16:41:13 -0000

#14963: [Build System] error: 'strcmp' was not declared in this scope (on macos)
----------------------------+----------------------------
   Reporter:  diver         |      Owner:  bonefish
       Type:  bug           |     Status:  new
   Priority:  normal        |  Milestone:  Unscheduled
  Component:  Build System  |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  All
----------------------------+----------------------------

Comment (by waddlesplash):

 IIRC when I investigated this with jscipione, a syscall trace showed that
 GCC was not even looking for {{{String.h}}}, and instead was just
 including {{{string.h}}}, as if the filesystem was case-insensitive. I
 didn't find any reason for why it would do that, and asking the GCC
 developers, they said that their builds handled this case just fine (they
 did not test with our cross tools though.) So I am rather stumped.

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/14963#comment:1>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: