On vrijdag, feb 21, 2003, at 14:27 Europe/Brussels, Mattias Gaertner wrote:
I can get rid of the hints if I add -di386 to the command line or to myNo, there is no other way. The origin of this hint comes from the fact that if you compile a unit with a certain define at one time, and then compiler another unit or program that uses this unit without using this specific define, you may have accidentally forgotten to specify it. In this case, the define is used to compile the system unit and since the system unit is used by all other units and programs you compile, you get the hint.
/etc/fpc.cfg.
Is this missing in samplecfg or is there another way to get rid of them?
This is obviously not a good situation, but I think we discussed this a while ago (internally) and came to the conclusion that this hint should not be shown for units compiled in "release" mode (-Ur), such as the system unit. This is definitely not implemented in 1.0.6, but I don't know whether it's already done for 1.0.7 or 1.1
Jonas
_______________________________________________
fpc-devel maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-devel