Skip to content

outdated Mach-O specs

Summary

Compiling my lib I get those warnings. at #fpc one told me to make a bug report.

:

Assembling (pipe) /Users/kirillkranz/Documents/vip-code/vipgfx-code/src/vipgfx.s

:72914:10: warning: section "__datacoal_nt" is deprecated

.section __DATA, __datacoal_nt, coalesced

:72914:10: note: change section name to "__data"

.section __DATA, __datacoal_nt, coalesced

:73062:10: warning: section "__datacoal_nt" is deprecated

.section __DATA, __datacoal_nt, coalesced

:73062:10: note: change section name to "__data"

.section __DATA, __datacoal_nt, coalesced

System Information

  • Operating system: MacOS
  • Processor architecture: intel/aarch64
  • Compiler version: 3.2.2 and 3.3.1
  • Device: Mac

Example Project

https://sourceforge.net/p/vipgfx/code/ci/master/tree/

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information