Re: [fpc-devel] old fpmake files

2011-07-22 Thread Marcos Douglas
On Sun, Jul 17, 2011 at 12:51 PM, Jonas Maebe wrote: > > On 17 Jul 2011, at 17:46, Marcos Douglas wrote: > >> I use fixes_2_4, not trunk. But what you said doesn't matter what >> source we use, right? >> I always used these scripts to compile: >> http://wiki.lazarus.freepascal.org/Installing_Lazar

Re: [fpc-devel] old fpmake files

2011-07-18 Thread waldo kitty
On 7/18/2011 18:26, Jonas Maebe wrote: On 19 Jul 2011, at 00:16, waldo kitty wrote: On 7/17/2011 10:43, Marcos Douglas wrote: On Sun, Jul 17, 2011 at 6:48 AM, Jonas Maebe wrote: I never used distclean before updating from SVN and a never got problems. I use WinXP and TortoiseSVN. me ei

Re: [fpc-devel] old fpmake files

2011-07-18 Thread Jonas Maebe
On 19 Jul 2011, at 00:16, waldo kitty wrote: > On 7/17/2011 10:43, Marcos Douglas wrote: >> On Sun, Jul 17, 2011 at 6:48 AM, Jonas Maebe >> wrote: >>> >> I never used distclean before updating from SVN and a never got problems. >> I use WinXP and TortoiseSVN. > > me either... should we be? ho

Re: [fpc-devel] old fpmake files

2011-07-18 Thread waldo kitty
On 7/17/2011 10:43, Marcos Douglas wrote: On Sun, Jul 17, 2011 at 6:48 AM, Jonas Maebe wrote: To be safe, you should always make distclean before updating from svn (even without fpmake, since directories or units may get moved, which then won't be cleaned anymore after the update). Now, for

Re: [fpc-devel] old fpmake files

2011-07-17 Thread Marcos Douglas
On Sun, Jul 17, 2011 at 12:51 PM, Jonas Maebe wrote: > > On 17 Jul 2011, at 17:46, Marcos Douglas wrote: > >> I use fixes_2_4, not trunk. But what you said doesn't matter what >> source we use, right? >> I always used these scripts to compile: >> http://wiki.lazarus.freepascal.org/Installing_Lazar

Re: [fpc-devel] old fpmake files

2011-07-17 Thread Jonas Maebe
On 17 Jul 2011, at 17:46, Marcos Douglas wrote: > I use fixes_2_4, not trunk. But what you said doesn't matter what > source we use, right? > I always used these scripts to compile: > http://wiki.lazarus.freepascal.org/Installing_Lazarus#Compiling.2Finstalling_FPC_and_Lazarus_from_Sources_of_SVN_

Re: [fpc-devel] old fpmake files

2011-07-17 Thread Marcos Douglas
On Sun, Jul 17, 2011 at 12:16 PM, Jonas Maebe wrote: > > On 17 Jul 2011, at 16:43, Marcos Douglas wrote: > >> On Sun, Jul 17, 2011 at 6:48 AM, Jonas Maebe >> wrote: >>> >>> To be safe, you should always make distclean before updating from svn (even >>> without fpmake, since directories or units

Re: [fpc-devel] old fpmake files

2011-07-17 Thread Jonas Maebe
On 17 Jul 2011, at 16:43, Marcos Douglas wrote: > On Sun, Jul 17, 2011 at 6:48 AM, Jonas Maebe > wrote: >> >> To be safe, you should always make distclean before updating from svn (even >> without fpmake, since directories or units may get moved, which then won't >> be cleaned anymore after

Re: [fpc-devel] old fpmake files

2011-07-17 Thread Marcos Douglas
On Sun, Jul 17, 2011 at 6:48 AM, Jonas Maebe wrote: > > To be safe, you should always make distclean before updating from svn (even > without fpmake, since directories or units may get moved, which then won't be > cleaned anymore after the update). Now, for a while make distclean didn't > work

Re: [fpc-devel] old fpmake files

2011-07-17 Thread Mattias Gaertner
On Sun, 17 Jul 2011 11:48:11 +0200 Jonas Maebe wrote: > > On 17 Jul 2011, at 11:40, Mattias Gaertner wrote: > > > When I do a 'make clean' in my fpc trunk directory I get: > > > > make[2]: Entering directory `/home/mattias/...fpc/packages/fcl-web' > > ./fpmake distclean ... > > Invalid command

Re: [fpc-devel] old fpmake files

2011-07-17 Thread Jonas Maebe
On 17 Jul 2011, at 11:40, Mattias Gaertner wrote: > When I do a 'make clean' in my fpc trunk directory I get: > > make[2]: Entering directory `/home/mattias/...fpc/packages/fcl-web' > ./fpmake distclean ... > Invalid command-line argument at position 1: distclean > Usage: ... > > The packages/f