Re: [fpc-devel] PIE compatible output?

2015-11-15 Thread Jonas Maebe
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

[fpc-devel] PIE compatible output?

2015-11-15 Thread Jon Foster
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

Re: [fpc-devel] Access violation in fpmake

2015-11-15 Thread Michael Van Canneyt
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

Re: [fpc-devel] Access violation in fpmake

2015-11-15 Thread Michael Ring
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

Re: [fpc-devel] Access violation in fpmake

2015-11-15 Thread Karoly Balogh (Charlie/SGR)
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

Re: [fpc-devel] Access violation in fpmake

2015-11-15 Thread 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 compile --localunitdir=.. --os=linux --cpu=x86_64 -o -Ur -o -Xs -o -O2 -o -n -o -Cg -o -dx86_64 -o -dR

Re: [fpc-devel] Access violation in fpmake

2015-11-15 Thread Jonas Maebe
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/

Re: [fpc-devel] Access violation in fpmake

2015-11-15 Thread Michael Ring
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

[fpc-devel] Access violation in fpmake

2015-11-15 Thread 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 --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

Re: [fpc-devel] Timezones

2015-11-15 Thread Michael Van Canneyt
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

[fpc-devel] Timezones

2015-11-15 Thread Zachary Vance
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 = [