On 4/25/06, Jonas Maebe <[EMAIL PROTECTED]> wrote:
>
> On 25 apr 2006, at 10:17, Adrian Maier wrote:
>
> >> That is not good. Can you post the output of a "make clean all"?
> >> (without this -Fu/data/fpc/2.0.0/release_2_0_0/rtl/unix added to your
> >> config file)
> >
> > Sure:
> > http://www.newsoftcontrol.ro/~am/gmake_clean_all.txt
>
> Please try
>
> make clean all OPT="-vtu"
>
> That should make it clear why it doesn't want to use the new unixtype
> (or why it wants to recompile it).

It is searching for UNIXTYPE  only in rtl/inc , while in fact unixtype
is in rtl/unix :

http://www.newsoftcontrol.ro/~am/gmake_clean_all_vtu.txt

Where could i add that directory so that the build system becomes aware of it ?


Adrian Maier
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to