View Single Post
Old 27 November 2023, 08:19   #14
Thomas Richter
Registered User
 
Join Date: Jan 2019
Location: Germany
Posts: 3,233
SAS/C does have working overlay support, but you probably have to tune the compiler parameters a bit. Maybe ALVs conflict with the trampolines the linker has to generate for overlays, so maybe you should not use the small code model here.
Thomas Richter is offline  
 
Page generated in 0.06207 seconds with 11 queries