[fpc-devel] One fpc.cfg per fpc version
    Michael Van Canneyt 
    michael at freepascal.org
       
    Mon Feb 17 15:38:34 CET 2014
    
    
  
On Mon, 17 Feb 2014, Mattias Gaertner wrote:
>
> My dream:
> User installed some FPC versions, Lazarus finds all available versions
> and user can choose from the list. If it is not in the list, the user
> selects once the new compiler and Lazarus adds it to the list.
At least that should be possible on Unices. 
/usr/(local/)lib/fpc/versions gives you the default versions.
What we could do from the FPC side is maybe let fpc -iXYZ output 
the available versions. Assuming a default install, this should 
be possible
Michael.
    
    
More information about the fpc-devel
mailing list