[fpc-pascal] Compile error

L505 fpc505 at z505.com
Tue May 24 21:39:16 CEST 2005


If you don't have binutils installed this can happen. Also in some cases libc6 devel
package is required.

On Debian I would type

apt-get install binutils

and then if you get some different errors about lpthread, or you still have issue
linking then

apt-get install libc6-devel

On Suse, I'm not sure but you'd do something similar with RPM packages or what not.

Lars



----- Original Message -----
From: "Neil Kittipalo" <kpneil at haube.org>
To: "FPC-Pascal users discussions" <fpc-pascal at lists.freepascal.org>
Sent: Tuesday, May 24, 2005 2:16 AM
Subject: [fpc-pascal] Compile error


| I used to use Turbo Pascal years ago and thought I'd try Free Pascal.
| I'm running Suse 9.2, but every time I try to compile or run one of the
| demos I get,
| Error: Error while linking
|
| Any ideas?
| Neil
|
| _______________________________________________
| fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
| http://lists.freepascal.org/mailman/listinfo/fpc-pascal





More information about the fpc-pascal mailing list