[fpc-pascal] problem with command line defines??
waldo kitty
wkitty42 at windstream.net
Wed Nov 28 22:33:19 CET 2012
On 11/28/2012 13:55, Tomas Hajny wrote:
> In other words - it is normal, but you can solve it without manually
> deleting the created *.o and *.ppu files by using the -B parameter (which
> asks fpc to rebuild all units for which it has sources with the new
> command line parameters including conditional defines provided on the
> command line).
haHA! yes! that fixed another problem we spoke of recently... now i /can/ get
both sets of DLLs loading via the define... the -B was needed to rebuild both
.pas files using the define... [digress] but the same problem is still there
with that project :? if i can just get more responses on the synapse list, life
might be better sooner rather than later ;) [/digress]
now i just have to remember to use -B every first time i compile and then do not
use it the second time which is required to get around the "doubled path"
problem when linking... at least, until FPC 2.6.1 finally gets out the door...
it would make a nice birthday present if it were to appear within the next 7
days OB-) :lol:
More information about the fpc-pascal
mailing list