I'm getting the following error when trying to build my library.
***SLINK64 failure - abnormally large static library
Yes, it IS a big library. But I though, perhaps, SLINK64 would be able to handle the size.
Breaking it into 'chunks' is going to be interesting, as th4e current MAKEFILE is not organized in that way.
Bill