[fpc-devel] ARMHF a separate CPU? Why?
Vsevolod Alekseyev
sevaa at sprynet.com
Sat Mar 8 17:29:36 CET 2014
Thanks, that explains.
Mine *is* a cross setup. I'm buiding for Android (and more) on
Windows/Intel.
.
-----Original Message-----
From: fpc-devel-bounces at lists.freepascal.org
[mailto:fpc-devel-bounces at lists.freepascal.org] On Behalf Of Florian Klampfl
Sent: Saturday, March 08, 2014 11:20 AM
To: FPC developers' list
Subject: Re: [fpc-devel] ARMHF a separate CPU? Why?
Am 08.03.2014 16:40, schrieb Vsevolod Alekseyev:
>
> Was this done so that you can have several instances of ARM RTL side
> by side and switch between them seamlessly?
Debian made armhf a separate architecture so we decided to make it a
separate compiler.
> units\armv7-android. In order to build the project for V7A, I provide
> the following extra options to FPC:
>
> -n -Fu$(FPCUNITS)/armv7-android/*
This might work in simple setups but break in more complex like cross setups
etc.
_______________________________________________
fpc-devel maillist - fpc-devel at lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
More information about the fpc-devel
mailing list