[fpc-devel] problem compiling
Sven Barth
pascaldragon at googlemail.com
Mon Nov 29 11:25:48 CET 2010
Am 29.11.2010 10:52, schrieb Michael Schnell:
> On 11/29/2010 10:40 AM, Sven Barth wrote:
>>
>> What OS?
>>
> Linux (Suse 3.11)
Download this release:
ftp://ftp.hu.freepascal.org/pub/fpc/dist/2.4.2/i386-linux/fpc-2.4.2.i386-linux.tar
Extract that to some directory and extract (I think) binary.tar.gz as
well. Somewhere in there should be a ppc386 (if it's not there, then you
need to try one of the other archives...). You then pass the path to
this compiler to the make command (no need to install):
e.g.
make clean all FPC=/path/to/2.4.2/ppc386
This should(!) work.
Regards,
Sven
More information about the fpc-devel
mailing list