Matthias Schweinoch wrote:
i tried the gpc binary (20040516 with gcc backend, i686 pc linux) on my debian woody box, and it ran smooth. i then tried to get that same package running on a suse linux box (running 9.1, i believe), and this is what it gives me when i try to compile the very same pascal program that worked on my debian box:
i'm slightly lost here: this seems to be a linking problem, but AFAIK the gcc 3.3.3 backend is included with the GPC package. anyone know why this happens? (or better yet: why does it happen on the suse box, but not on the debian box?).
Probably a system library incompatibility. Unfortunately, these are apparently still there between distributions. The binaries were in fact built on Debian.
You might want to try the Fedora binary (not sure if it will work on SuSE, at least both use RPM packages if that means anything). Otherwise, you can build GPC yourself from sources (usually easy under Linux).
Frank