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:
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to