Changes between Initial Version and Version 1 of Ticket #65988, comment 6


Ignore:
Timestamp:
Oct 18, 2022, 3:02:59 PM (19 months ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65988, comment 6

    initial v1  
    22> You'll have more success making this work to begin with if you do it on MacOSX 10.5 Leopard, probably Intel, which is where I will try it soonishly.
    33
    4 I took a version from 10.6.8, at apparently it will build fine, however when building tests it cannot find dispatch headers (since they are not in the system includes, I guess):
     4I took a version from 10.6.8, and apparently it will build fine, however when building tests it cannot find dispatch headers (since they are not in the system includes, I guess):
    55{{{
    66bench.mm:19:30: error: dispatch/private.h: No such file or directory
     
    88
    99Header is there, but in libdispatch source. How to deal with this? I guess we want tests to be built.
     10Source here: https://opensource.apple.com/release/mac-os-x-1068.html