[fpc-pascal] FPC on NetBSD (i386)

Adrian Maier adrian.maier at gmail.com
Tue Apr 25 11:21:37 CEST 2006


On 4/25/06, Jonas Maebe <jonas.maebe at elis.ugent.be> 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



More information about the fpc-pascal mailing list