On Mon, 12 Jul 2004, Frank Heckenbach wrote:
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).
.. you may use the install.gpc script which simplifies GPC-installation. Download it from:
http://www.desy.de/~bohnen/gpc/tools/install.gpc
GCC and GPC default versions can be overwritten from file ~/.install.gpc.rc. For help type 'install.gpc -h' and 'install.gpc -m' for some more info. Finally simply type 'install.gpc -i' for automatic GPC installation (works fine on my SuSE 8.x and 9.x boxes).
Frank: Somehow I lost the access to the contrib directory. Maybe I forgot my password or my account disappeared. Can we reanimate that?
Ernst-Ludwig