Re: [fpc-pascal] Compiling Lazarus and LCL using rebuilt FPC RTL

2009-06-12 Thread fpclist
On Thursday 11 June 2009 08:49:03 fpcl...@silvermono.co.za wrote: > Hi Guys, > > Assuming that a FPC RTL rebuild has succeeded, can somebody please describe > the process of rebuilding Lazarus and the LCL using the new FPC RTL? > > Regards, > Nino As the saying goes "Assumption is the mother of al

Re: [fpc-pascal] Compiling Lazarus and LCL using rebuilt FPC RTL

2009-06-12 Thread Mattias Gaertner
On Fri, 12 Jun 2009 15:50:50 +0200 fpcl...@silvermono.co.za wrote: > On Thursday 11 June 2009 08:49:03 fpcl...@silvermono.co.za wrote: > > Hi Guys, > > > > Assuming that a FPC RTL rebuild has succeeded, can somebody please > > describe the process of rebuilding Lazarus and the LCL using the > > ne

[fpc-pascal] rebuild FPC RTL

2009-06-12 Thread Richard Jasmin
RE-make, or re-build? re-build as in weed out what you dont need. Re-make, yes, I've done that.I can't do that on FPOS yet, we have no filesystem. I execute 'make' on the system unit. It doesn't catch fpc_short_str_copy and similar right and keeps asking for a longInt where a string should b