tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: icu update to 77.1 - actually 76.1 and xerces-c
On 05/04/2025 13:02, Mark Davies wrote:
Now as far as I can see the bulk builds are quite happily building this
so I don't see why its failing for me.
OK, so I think xerces-c normally doesn't pull in ICU, but I'm building
libxml2 with the icu option so in my case it gets pulled in and then
fails to build as xerces is compiling with -std=gnu++14.
If I transform -std=gnu++14 to -std=gnu++17 it works (but with a PLIST
change)
cheers
mark
Home |
Main Index |
Thread Index |
Old Index