@salass00 splendid! A long standing frustration has gone.
@DeniiL I am using KingCON, it was just that the output flooded the buffer. Thanks for the hint of typing into the shell.
@kas1e
If i leave out the __USE_INLINE__ i have a real problem for updating this big source.
I have uploaded " the uncleaned " ("main" a small part of the) Gui4Cli source as
http://users.online.be/AD//guiNotCleaned.cI do use -lauto to compile it, it is quite stable (only a problem when quitting, since i mostly quit Gui4Cli by closing the Amiga, it is not a big problem to me, but that's why i was looking into a proper opening and closing of the libraries to solve this)
Therefore I did clean up this part of the source as
http://users.online.be/AD/GuiGetIFce.cwhich comes closer to examples (Snuffy i think) that worked for me in short programs.
(the code example in the SDK's migration guide did not : main instead of "main" in the GetInterface call)
What is peculiar(and frustrating) is that a very sloppy source not opening and closing the interfaces works with -lauto, and that when opening and closing formally the libraries and the interfaces (without -lauto) NONE of the 9 libraries seems to be reachable (undefined references to all 9 interfaces)