[Mono-devel-list] pkg-config.exe in Windows Mono, GTK# installer for Windows

Francisco T. Martinez martinf at mfconsulting.com
Fri Jun 4 11:40:14 EDT 2004


Mike Kestner wrote:

>On Fri, 2004-06-04 at 07:14, Francisco T. Martinez wrote:
>
>  
>
>>I am hoping to find the correct base path for the location of the GAC 
>>and 1.0, 2.0, etc by querying the *.pc files of gtk-sharp and mono.
>>    
>>
>
>Not sure if this is what you want, but:
>
>pkg-config --variable=libdir mono
>
>append mono/gac to the result.
>
>  
>
Thank you Mike.  I can use that -- hopefully the usage and availability 
of libdir will remain consistent over time at least in mono.pc and 
gtk-sharp.pc.  I will tailor my development of solutions based on the 
above.  I guess that the next step would  be to insure that 
pkgconfig.exe is redistribute at the lowest common denominator (I 
believe the Mono installer for Windows).  I am fully aware that it is 
not a problem to obtain pkgconfig.exe with cygwin in Windows, but I for 
one hope that cygwin will not become a prerequisite of Mono in Windows.  
However, I could volunteer to write a managed or unmanaged (statically 
link for "0" dependencies) counterpart of pkg-config.exe should that 
make any sense or become advisable.

Paco



More information about the Mono-devel-list mailing list