Re: [fpc-pascal] Bootstrapping on Mac

2015-08-19 Thread Torsten Bonde Christiansen
On 2015-08-19 13:59, Jonas Maebe wrote: On 19/08/15 13:41, Torsten Bonde Christiansen wrote: I'm trying to build the compiler (svn checkout) from scratch using the bootstrapper binary "ppcuniversal" on a MAC running Mavericks (OS 10.9.x) The only supported/hassle-free way to bootstrap FPC (on a

Re: [fpc-pascal] Bootstrapping on Mac

2015-08-19 Thread Jonas Maebe
On 19/08/15 13:41, Torsten Bonde Christiansen wrote: > I'm trying to build the compiler (svn checkout) from scratch using the > bootstrapper binary "ppcuniversal" > on a MAC running Mavericks (OS 10.9.x) The only supported/hassle-free way to bootstrap FPC (on any platform) is by starting from a co

[fpc-pascal] Bootstrapping on Mac

2015-08-19 Thread Torsten Bonde Christiansen
Hi List. I'm trying to build the compiler (svn checkout) from scratch using the bootstrapper binary "ppcuniversal" on a MAC running Mavericks (OS 10.9.x) I start the buildprocess with the following line: make all PP=~/Downloads/ppcuniversal CPU_TARGET=i386 OS_TARGET=darwin OPT="-gl -gw -godwa