<HTML>
<HEAD>
<TITLE>Re: [Gdal-dev] Static gdal</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana"><BR>
<BR>
</FONT><BLOCKQUOTE><FONT FACE="Verdana"><BR>
&gt;<FONT SIZE="2">However, in my opinion it is a bad idea to try and statically link GDAL.</FONT> <BR>
&gt;<FONT SIZE="2">Any particular reason you are trying to?</FONT> <BR>
<BR>
<FONT SIZE="2">I&#8217;m trying to build a program in OS X that uses GDAL and most people that use OS X don&#8217;t like compiling, so I&#8217;d like to just compile everything in (at the risk of the binary being huge), that way everyone is happy and it just works.<BR>
<BR>
OS X does have this nifty feature called Frameworks that allows you to put the headers and lib into a package that you can link to at run time that can travel with the binary, but I&#8217;m not sure where to begin turning GDAL into a framework for OS X. I&#8217;ll look into it and possibly maintain it once I get the details of how it works on the OS X side of things.<BR>
<BR>
Cheers,<BR>
<BR>
Jay<BR>
</FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>