Arpa Intrabouw I am using Cygwin GPC version 20030830 and Red Hat Linux GPC version 20030830. Last week I downloaded GtkUnits-20010602.tar.gz from Nicola but I can't compile it. The tag asmname is used in the units which I replaced with external name. Does the tag asmname not work with GPC?
Now, the linker is complaining with errors. Maybe the units are to old to use with this version of GPC?
Is there a newer version of GPC GTK-units?
Can anyone help me using Gtk under GPC??
Regards, David.
David Righart wrote:
I am using Cygwin GPC version 20030830 and Red Hat Linux GPC version 20030830. Last week I downloaded GtkUnits-20010602.tar.gz from Nicola but I can't compile it. The tag asmname is used in the units which I replaced with external name. Does the tag asmname not work with GPC?
Some time ago, the compiler was changed (see the "New Features of GNU Pascal" section in the GPC manual). Apparently, the GTK units haven't been updated since.
Now, the linker is complaining with errors. Maybe the units are to old to use with this version of GPC?
I don't know but let's see if the problem is solvable. What is the linker complaining about ? What do you type on the command-line and what is the linker's response ?
Regards,
Adriaan van Os
Hi!
On Tue, Aug 17, 2004 at 02:13:17PM +0200, David Righart wrote:
I am using Cygwin GPC version 20030830 and Red Hat Linux GPC version 20030830. Last week I downloaded GtkUnits-20010602.tar.gz from Nicola but I can't compile it. The tag asmname is used in the units which I replaced with external name. Does the tag asmname not work with GPC? Now, the linker is complaining with errors. Maybe the units are to old to use with this version of GPC? Is there a newer version of GPC GTK-units?
Well, the units are _very_ old and no one of us has enough time to care about GTK+ for GPC. Its on my todo list, but it would take ~4 months, as GTK+ (and friends) is grown in time. If you would like to contribute and translate the C interface to GPC, you are welcome.
Eike