Frank Heckenbach wrote:
Rick Engebretson wrote:
Rick Engebretson wrote:
I'm a little confused about the GPC approach to binding to C libraries. The documentation is a little sketchy and warns that some changes might occur. Is there some clarification available ?
Which part exactly are you referring to? (The documentation is large and not all of it up to date.)
I still hope for some specific binding format clarification from the GPC developers.
For general info, look at the demo programs. For specific questions, feel free to ask here.
Frank
In the Gnu Pascal Manual { for GPC 20020510 ( GCC 2.95.x ) }, in the section 7.11.1 Importing Libraries from Other Languages, is a paragraph that reads
"Caution: This syntax ('C', 'asmname' and such) is subject to change."
This is the version GPC I use, and I've looked through some code. It is an important aspect of GPC that could be clarified.
Thanks, Rick.