I keep my MacBook always on the latest OS and Xcode levels, and suddenly, with 
MacOS Catalina 10.15.2 and the latest XCode the ooRexx build missed stdlib.h

I googled stackoverflow a bit and encountered a lot of solutions that did not 
work. I will not withhold the one that did work from you: 

sudo ln -s /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/* 
/usr/local/include/

best regards,

René.
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to