Opened 3 years ago
Last modified 2 years ago
#65164 new defect
arm-none-eabi-gcc 11.3.0: fails to build on macOS 10.13 and 10.14 because c++17 filesystem api
Reported by: | ra1nb0w | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | arm-none-eabi-gcc 11.3.0 | Cc: | cooljeanius (Eric Gallager) |
Port: | arm-none-eabi-gcc |
Description
arm-none-eabi-gcc 11.3.0 try to use c++17 filesystem api but the default c++ library of macOS 10.13 and macOS 10.14 doesn't provide it. This is a recurring problem with many software that try to use c++17 filesystem.
Change History (1)
comment:1 Changed 2 years ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.