Jonas Maebe writes:
I downloaded the 2.3 snapshot (ot at least that is what I thought).
Try running compiler/ppc386. fpc simply executes the first
ppc it finds in the path afaik.
Thanks. That was it.
./ppc386
Free Pascal Compiler version 2.3.1 [2007/06/04] for i386
Copyright (c) 1993-2007
On 5 jun 2007, at 03:44, Francisco Reyes wrote:
Although ultimately my goal is to try to cross compile to amd64
from i386 (FreeBSD) I figure I would start easy with a "standard
compile".
The process completed.
When I run compiler/utils/fpc
It reads:
Free Pascal Compiler version 2.0.4 [200
Although ultimately my goal is to try to cross compile to amd64 from i386
(FreeBSD) I figure I would start easy with a "standard compile".
The process completed.
When I run compiler/utils/fpc
It reads:
Free Pascal Compiler version 2.0.4 [2007/05/25] for i386
I downloaded the 2.3 snapshot (ot a