K3067E0@ALIJKU11.BITNET
Date: 02/28/93


Date: Sun, 28 Feb 1993 11:35:50 CET
From: <K3067E0@ALIJKU11.BITNET>
Subject: GCC Problem (Shared library)

I just installed SLS Linux, but could not get my GCC compiler work.
Everytime it comes to the link stage, the following error message occurs:

ld: can't load library /lib/libc.so.4
    Incompatible version

ldd gives for ld: /lib/libc.so.4 (DLL Jump 4.3)

If a replace ld with an older one I can compile but the resulting
executable would give the same error message. If a used the -static switch
I would get a segmentation violation.

Maybe this problem comes from the fact that I downloaded my c1-c3 disks
two weeks after the a1-a4, b1-b7 disks?

How can I fix this problem quick (and maybe dirty)?
I need my GCC badly!!!!!

Thank you very much!