[fpc-pascal] building snapshot
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Jun 5 08:39:47 CEST 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 [2007/05/25] for i386
>
> I downloaded the 2.3 snapshot (ot at least that is what I thought).
Try running compiler/ppc386. fpc simply executes the first
ppc<target_arch> it finds in the path afaik.
Jonas
More information about the fpc-pascal
mailing list