> Marco van de Voort wrote: > > single file. > > > > > >>What about optional parameter for $LINKLIB or something like that? > > > > > > {$linklib } can happen multiple times for the same lib in different units. > > What about adding a priority parameter: 100 default, 0 low, 200 high; if > there are multiple linklib entries, the highest value is used.
The main problem is that it requires recompiling of the release in case of changes in order that conflicts somehow. Instead of a separate file, we could add it as keyword to fpc.cfg, since fpc.cfg can be overriden. #libpriority gtk2 100 _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal