Post

Replies

Boosts

Views

Activity

Reply to _Nullable warning on stdio.h on a brand new install of newest commandline tools
Problem remains with OSX Sequoia, Xcode 16.2 in 2025 but still no response from Apple!
Replies
Boosts
Views
Activity
Jan ’25
Reply to ld: Assertion failed: (resultIndex < sectData.atoms.size())
For command line use: -largs -Wl,-ld_classic
Replies
Boosts
Views
Activity
Oct ’23
Reply to ld: Assertion failed: (resultIndex < sectData.atoms.size())
Fixed by adding to gpr file: package Linker is for Default_Switches ("ada") use ("-Wl,-ld_classic"); end case; My program now links and executes under OSX 14 Sobono and CLT15.
Replies
Boosts
Views
Activity
Oct ’23
Reply to ld: Assertion failed: (resultIndex < sectData.atoms.size())
Same failure under OSX 14 but command line tools 14.3 won't install on OSX 14.
Replies
Boosts
Views
Activity
Sep ’23