Hi all,

I have a "small" wish regarding the ability to work with FPC...

At the moment, if I'm using SysUtils, then it also adds all the
resource string regardless if I'm using it or not.

At the end parts of the executable have a lot more content of things
existed in units that I do not use, and sometimes even more then my
own code.

The best idea I have to solve such thing is to use some sort of
instructions for the compiler to tell it what I do need, and the
compiler will check dependencies if there is a problem with my choice.

What do you think on this idea and issue ?

ido
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to