fpc-devel  

Re: [fpc-devel] compiler output and resources

Giulio Bernardi
Sun, 31 Jan 2010 23:50:35 -0800

Il 01/02/2010 04:09, Paul Ishenin ha scritto:
Hello, FPC developers' list.

Is there a reason that during project compilation compiler duplicates
all the resource files in the compiler output dir? For me it looks as
both a waste of time and hdd free size. This happens for all LFM and RES
files which my project includes.

The reason is explained in this log message (2008-01-10):

* .res files must be copied to units output folder, otherwise .res files will not be found when only compiled units path is available and compiler does not know anything about sources folder.

Giulio
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel