Re: [fpc-pascal] How do you build FPC?

2015-03-13 Thread vfclists .
On 20 February 2015 at 15:40, leledumbo wrote: > > FPC seems incredibly flexible and I'd like to take advantage > of it on some other platforms but so far it looks like that is reserved > for a wizard elite somewhere and nobody is saying how to get there. > > Other than the buildfaq, reading the

Re: [fpc-pascal] Free Pascal and Lazarus Nightly Builds

2015-03-13 Thread Anthony Walter
I try to keep on top of changes.patch, but if it's failing I may not notice right away. I'll validate the current version with changes.patch, update as needed, and post the result to this thread a little later today. Just for everyone information, changes.patch makes the local Lazarus directory th

Re: [fpc-pascal] How do you build FPC?

2015-03-13 Thread Anthony Walter
Although it's not for the faint of heart, but you can follow this guide if you are determined to build it yourself: http://www.getlazarus.org/setup/making/ ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/ma

Re: [fpc-pascal] How do you build FPC?

2015-03-13 Thread vfclists .
On 13 March 2015 at 15:09, Anthony Walter wrote: > Although it's not for the faint of heart, but you can follow this guide if > you are determined to build it yourself: > > http://www.getlazarus.org/setup/making/ > > I have already checked that page. I want to see Leledumbo's scripts as well as h

Re: [fpc-pascal] Free Pascal and Lazarus Nightly Builds

2015-03-13 Thread Anthony Walter
Okay, here is what was happening and I apologize for the confusion. Before the source files are updated each night, my script applies "changes.diff" the uploads the sources to an amazon s3 bucket (I pay for the bandwidth and avoid leaching from other peoples servers). Next the Linux install script

Re: [fpc-pascal] Free Pascal and Lazarus Nightly Builds

2015-03-13 Thread vfclists .
On 13 March 2015 at 18:54, Anthony Walter wrote: > Okay, here is what was happening and I apologize for the confusion. > > Before the source files are updated each night, my script applies > "changes.diff" the uploads the sources to an amazon s3 bucket (I pay for > the bandwidth and avoid leachin