So, Pelles C provides a sample test Main, to call the DLL being built?
Well, that's what I most hoped for, but didn't think it was true!
Then in Compiler Option, I provide a location and name for the .exe to be created.
It appeared as if it was asking for an executable already created...
And I do understand that this is backwards to the normal way one builds and tests a library element.
But most (all?) of the samples except for Hello are structured as libs already.
Thanks!
Dave