[Lazarus] make clean bigide

Kjow antispammoni at gmail.com
Tue Mar 16 13:16:24 CET 2010


2010/3/16 Flávio Etrusco <flavio.etrusco at gmail.com>:
> "make clean" doesn't clean "bigide" files. You need to use "make bigideclean".
> "make all" is the same as "make", so it doesn't build additional components.

ok, so it will be:

make bigideclean bigide OPT="-dOldAutoSize" FPCOPT="-Xg"

> If you search the list you'll find about this command:
> ./lazbuild --build-all --build-ide=
>
> But maybe bigide should (be changed to) build with _all_ packages?
> Just wondering...

Umm... but if I run:

./lazbuild --build-all --build-ide=

after:

make bigideclean bigide OPT="-dOldAutoSize" FPCOPT="-Xg"

I will lose the -dOldAutoSize option... right?

Kjow




More information about the Lazarus mailing list