[fpc-pascal]Graphics cards, VGALIB

Florian Klaempfl F.Klaempfl at gmx.de
Fri Sep 3 17:01:39 CEST 2004


Marco van de Voort wrote:

>>On Fri, 3 Sep 2004 15:27:43 +0200 (CEST), Marco van de Voort wrote
>>
>>>I was thinking about a simple global file with libnames and weights, 
>>>with a possibility to override on the commandline.
>>>
>>>Simple, generic, and configurable.
>>
>>This doesn't look very transparent to me (another place for configuration
>>maintenance)
> 
> 
> True. By design though, more importantly, it is systemwide, and can be part
> of the release (no editing at all for "known" packages and updated as one
> 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.




More information about the fpc-pascal mailing list