On Wed, 13 Dec 2006 12:12:29 +0200
"George Birbilis" <[EMAIL PROTECTED]> wrote:

> Thanks,
> 
> I'll make a .bat to set the FPC_PATH and FPC_BIN_PATH env vars and
> several .bat for each of that stuff that "call" the first .bat that
> sets the FPC path - so that you edit the paths only in one place

Parameters can be given at command line parameters or in a separate
config file, but not in a script/batch itself. Otherwise svn will not
update these files.


> (although I'd like it better if FPC installer was setting these env
> vars globally - a related thing is that VS.net puts at start menu a
> "Visual Studio 2005 command prompt" option where it starts the
> command prompt with all needed paths etc. set up for you, nice thing
> to have)
> 
> Will send new versions of the .bat when done placed at subfolder (can
> I send .zip files to the list?)

Yes.

 
> > There are more options, like building an IDE with packages:
> > make idepkg
> > Or building an IDE with a lot of standard packages:
> > make bigide
> 
> How do these two differ? Which packages does the 1st use? Does the
> 2nd use all the packages in the source distro?

The first builds the IDE with the user selected packages.
The later builds the IDE with a fixed set of packages.

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to