Jon Foster wrote:
i've been experimenting with fpc 3.0.0rc2 on arm android. i've noticed
that on android 5+ 'PIE' executables are required, because address space
randomization is required. can fpc build such an exe? and what switches
make it happen?
I already replied to your question on the fpc
i've been experimenting with fpc 3.0.0rc2 on arm android. i've noticed that on
android 5+ 'PIE' executables are required, because address space randomization
is required. can fpc build such an exe? and what switches make it happen?___
fpc-devel maillis
On Sun, 15 Nov 2015, Karoly Balogh (Charlie/SGR) wrote:
Hi,
On Sun, 15 Nov 2015, Michael Van Canneyt wrote:
Strange, I created a test before committing, and it ran fine. Well. I
reinstated line 1132. But according to logic, that line should not be
necessary. Maybe I am not properly seeing a
Works again for me, thank you for fixing!
Michael
Am 15.11.15 um 19:26 schrieb Michael Van Canneyt:
On Sun, 15 Nov 2015, Jonas Maebe wrote:
On 15/11/15 17:31, MohsenTi wrote:
Hi
I checkout fpc trunk and try to build it but fpmake raise access
violation exception
how to solve it ?
./fpmake
Hi,
On Sun, 15 Nov 2015, Michael Van Canneyt wrote:
> Strange, I created a test before committing, and it ran fine. Well. I
> reinstated line 1132. But according to logic, that line should not be
> necessary. Maybe I am not properly seeing a case where it can go wrong.
Wild try/guess just by loo
On Sun, 15 Nov 2015, Jonas Maebe wrote:
On 15/11/15 17:31, MohsenTi wrote:
Hi
I checkout fpc trunk and try to build it but fpmake raise access
violation exception
how to solve it ?
./fpmake compile --localunitdir=.. --os=linux --cpu=x86_64 -o -Ur -o -Xs
-o -O2 -o -n -o -Cg -o -dx86_64 -o -dR
On 15/11/15 17:31, MohsenTi wrote:
Hi
I checkout fpc trunk and try to build it but fpmake raise access
violation exception
how to solve it ?
./fpmake compile --localunitdir=.. --os=linux --cpu=x86_64 -o -Ur -o -Xs
-o -O2 -o -n -o -Cg -o -dx86_64 -o -dRELEASE
--compiler=/home/mohsen/Applications/
Same here when building fpc-arm an a mac with fpc 2.6.4
Von meinem iPad gesendet
> Am 15.11.2015 um 17:31 schrieb MohsenTi :
>
> Hi
> I checkout fpc trunk and try to build it but fpmake raise access violation
> exception
> how to solve it ?
>
> ./fpmake compile --localunitdir=.. --os=linux --c
Hi
I checkout fpc trunk and try to build it but fpmake raise access violation
exception
how to solve it ?
./fpmake compile --localunitdir=.. --os=linux --cpu=x86_64 -o -Ur -o -Xs -o
-O2 -o -n -o -Cg -o -dx86_64 -o -dRELEASE
--compiler=/home/mohsen/Applications/Lazarus/fpc-trunk/compiler/ppcx64 -bu
On Sat, 14 Nov 2015, Zachary Vance wrote:
I'm reporting a bug the Debian reproducibility team came across (in 2.6.4-1),
trying to make Pascal builds reproducible. The end goal is to see UTC
timestamped output of ppudump.
My understanding of the current behavior is that the timezone file is
I'm reporting a bug the Debian reproducibility team came across (in 2.6.4-1),
trying to make Pascal builds reproducible. The end goal is to see UTC
timestamped output of ppudump.
My understanding of the current behavior is that the timezone file is chosen
something like this:
TIMEZONE_FILE = [
11 matches
Mail list logo