In our previous episode, Tomas Hajny said: > > The two should at least match; and you will not be surprised to hear that > > I think the linker file is correct :) > . > . > > It makes no sense to use absolute paths in debug information, because it > would make distribution of units compiled with debug information to other > machines impossible (or more precisely - it would be possible to > distribute them, but debugging would not work :/ ).
If you don't you might neither, since the unit could be included by uses xx in 'some/rel/path/xx.pas'; where currentdir is in -Fu and some/rel/path is not. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal