[fpc-devel]How to get rid of fpc rpm hints

Peter Vreman peter at freepascal.org
Fri Feb 21 14:39:24 CET 2003


At 14:27 21-2-2003, you wrote:
>On Thu, 20 Feb 2003 19:03:20 +0100
>Mattias Gaertner <nc-gaertnma at netcologne.de> wrote:
>
>I can get rid of the hints if I add -di386 to the command line or to my
>/etc/fpc.cfg.
>Is this missing in samplecfg or is there another way to get rid of them?

Adding -di386 in fpc.cfg is not possible since i386 is not the only 
architecture anymore.

Pierre Muller added the code that does this checking of conditional 
directive, but he is on holiday for a week.



> > When I build the latest fpc 1.0.7 rpm under redhat 7.3, install it and
> > compile something, the compiler gives me always the hints:
> >
> > syslinux.pp(5,1) Hint: Conditional I386 was set at startup in last
> > compilation of syslinux.pp
> > linux.pp(6,13) Hint: Conditional I386 was set at startup in last
> > compilation of linux.pp
> > math.pp(6,13) Hint: Conditional I386 was set at startup in last
> > compilation of math.pp
> >
> > How can I get rid of them?
>
>
>
>thx in advance,
>Mattias
>_______________________________________________
>fpc-devel maillist  -  fpc-devel at lists.freepascal.org
>http://lists.freepascal.org/mailman/listinfo/fpc-devel

Peter




More information about the fpc-devel mailing list