Re: [Lazarus] Is there a way to choose with fpc to use in lazarus command?

2010-09-26 Thread Frank Church
On 25 September 2010 23:04, Mattias Gaertner nc-gaert...@netcologne.dewrote: On Sat, 25 Sep 2010 22:43:48 +0100 Frank Church vfcli...@gmail.com wrote: [...] I am now get the dreaded Fatal: Can't find unit Contnrs used by x error, yet it is located in

[Lazarus] Is there a way to choose with fpc to use in lazarus command?

2010-09-25 Thread Frank Church
Is there a way to pass on the version of FPC you want to use with startlazarus or lazarus command? Is there a way it can be set in the fpc.cfg, and can the fpc.cfg be passed to ths lazarus command? I have a 2.2.4 from repository and a 2.4.0 svn build and Lazarus is always reverting to the 2.2.4

Re: [Lazarus] Is there a way to choose with fpc to use in lazarus command?

2010-09-25 Thread Mattias Gaertner
On Sat, 25 Sep 2010 19:34:42 +0100 Frank Church vfcli...@gmail.com wrote: Is there a way to pass on the version of FPC you want to use with startlazarus or lazarus command? Is there a way it can be set in the fpc.cfg, and can the fpc.cfg be passed to ths lazarus command? I have a 2.2.4

Re: [Lazarus] Is there a way to choose with fpc to use in lazarus command?

2010-09-25 Thread Marcos Douglas
2010/9/25 Frank Church vfcli...@gmail.com: Is there a way to pass on the version of FPC you want to use with startlazarus or lazarus command? The configuration of Lazarus is created, at the first time, in C:\Documents and Settings\username\Application Data\lazarus\ You can modify these files,

Re: [Lazarus] Is there a way to choose with fpc to use in lazarus command?

2010-09-25 Thread Frank Church
On 25 September 2010 20:58, Marcos Douglas m...@delfire.net wrote: 2010/9/25 Frank Church vfcli...@gmail.com: Is there a way to pass on the version of FPC you want to use with startlazarus or lazarus command? The configuration of Lazarus is created, at the first time, in C:\Documents

Re: [Lazarus] Is there a way to choose with fpc to use in lazarus command?

2010-09-25 Thread Mattias Gaertner
On Sat, 25 Sep 2010 21:13:32 +0100 Frank Church vfcli...@gmail.com wrote: On 25 September 2010 20:58, Marcos Douglas m...@delfire.net wrote: 2010/9/25 Frank Church vfcli...@gmail.com: Is there a way to pass on the version of FPC you want to use with startlazarus or lazarus command?

Re: [Lazarus] Is there a way to choose with fpc to use in lazarus command?

2010-09-25 Thread Sven Barth
On 25.09.2010 22:48, Frank Church wrote: I am now get the dreaded Fatal: Can't find unit Contnrs used by x error, yet it is located in source_dir/packages/fcl-base/src/contnrs.pp That normally means that the compiler is still using the wrong configuration file. It might still use the

Re: [Lazarus] Is there a way to choose with fpc to use in lazarus command?

2010-09-25 Thread Mattias Gaertner
On Sat, 25 Sep 2010 21:48:27 +0100 Frank Church vfcli...@gmail.com wrote: On 25 September 2010 21:30, Mattias Gaertner nc-gaert...@netcologne.dewrote: On Sat, 25 Sep 2010 21:13:32 +0100 Frank Church vfcli...@gmail.com wrote: On 25 September 2010 20:58, Marcos Douglas m...@delfire.net

Re: [Lazarus] Is there a way to choose with fpc to use in lazarus command?

2010-09-25 Thread Frank Church
On 25 September 2010 22:20, Mattias Gaertner nc-gaert...@netcologne.dewrote: On Sat, 25 Sep 2010 21:48:27 +0100 Frank Church vfcli...@gmail.com wrote: On 25 September 2010 21:30, Mattias Gaertner nc-gaert...@netcologne.de wrote: On Sat, 25 Sep 2010 21:13:32 +0100 Frank Church

Re: [Lazarus] Is there a way to choose with fpc to use in lazarus command?

2010-09-25 Thread Mattias Gaertner
On Sat, 25 Sep 2010 22:43:48 +0100 Frank Church vfcli...@gmail.com wrote: [...] I am now get the dreaded Fatal: Can't find unit Contnrs used by x error, yet it is located in source_dir/packages/fcl-base/src/contnrs.pp The compiler searches the ppu. The error message probably