[fpc-devel]directories dependency
Florian Klaempfl
Florian.Klaempfl at gmx.de
Mon Dec 22 22:49:14 CET 2003
Darek Mazur wrote:
> and what about RTL\OBJPAS
Object Pascal units like sysutils or classes :)
> and RTL\OBJPAS\CLASSES
The sysutils and classes units are huge so they are put into separate
directories.
>
>
> Darek
>
>
> ----- Original Message -----
> From: "Florian Klaempfl" <Florian.Klaempfl at gmx.de>
> To: <fpc-devel at lists.freepascal.org>
> Sent: Monday, December 22, 2003 10:17 PM
> Subject: Re: [fpc-devel]directories dependency
>
>
>
>>Darek Mazur wrote:
>>
>>
>>>Hi
>>>
>>>
>>>I have small ask
>>>
>>>why win32.inc, objpas.inc, thread.inc, dynlibs.inc are in RTL\WIN32
>>>
>>>for me thea should be in RTL\WIN32\WININC or other include directory
>>
>>WININC contains only include files of the windows unit.
>>
>>
>>>The same is in RTL\INC, here should be only *.inc files (I think so)
>>
>>This is to keep directory count low. rtl/inc contains the files which
>>are common to all oses and processors.
>>
>>
>>
>>_______________________________________________
>>fpc-devel maillist - fpc-devel at lists.freepascal.org
>>http://lists.freepascal.org/mailman/listinfo/fpc-devel
>>
>
>
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
More information about the fpc-devel
mailing list