[PolyORB-users] including a library in a po_gnatdist compilation

Simon Wright simon at pushface.org
Wed Jul 18 21:46:38 CEST 2012


On 18 Jul 2012, at 16:20, Jesse Lang wrote:

> Then add a section to the project file:
> 
> package Dsa is
>    for Configuration_File use "config.cfg";
> end Dsa;
> 
> You then call po_gnatdist using the project file:
> 
> po_gnatdist -Pdsa_program.gpr config.cfg partition_name

Is it actually necessary to repeat the config.cfg on the command line? (seeing it's already named in the .gpr).



More information about the PolyORB-users mailing list