In-Reply-To: <[EMAIL PROTECTED]>
On Thu, 19 Feb 1998, Deniz Dogan wrote:
> $gpc hello.pas -o hello
> ld: cannot open -lgpc: No such file or directory
Add a symbolic link:
ln -s /usr/lib/libgpc.so.2.8 \
/usr/lib/gcc-lib/i486-linux/2.7.2.1/libgpc.so
Tobias
--
TO UNSUBSCRIBE FROM THIS MAILIN
> > This is a request for some feedback from current and potential users of
> GPC.
> > I have GPC 2.0 compiled for hamm, built using GCC 2.7.2.3. The next
> > version of GPC (currently 971001) is in beta, but is already more stable
> > than GPC 2.0. There seems to be a few possibilities avai
From: "Tobias Peters" <[EMAIL PROTECTED]>
> gpc won't compile any programs on my debian-System. I have
> installed gpc, gpc-doc and libgpc2. The Version No. of all
> three debian-packages is 2.0-3 .
This is a well-known problem, bug of libgpc2 package.
To fix, try
ln -sf libgpc.so.2
3 matches
Mail list logo