2010/3/16 Flávio Etrusco <flavio.etru...@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

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to