[Gdal-dev] C# fix for supporting the libtool builds
Tamas Szekeres
szekerest at gmail.com
Tue Mar 24 11:13:10 EDT 2009
Hi,
You shouldn't have to do it manually, just run:
make interface
make
in the csharp directory right after compiling the gdal libraries.
Best regards,
Tamas
2009/3/24 turtlewax <fevans at harris.com>
>
> Tamas:
>
> I've been working on the Mono bindings for gdal for months now. All these
> steps look like they might solve my problem, but I'm having trouble
> translating them into actions. For example:
>
>
> 2. $(LD) should be used instead of $(LD_SHARED) when linking the
> shared libraries with libtool.
>
>
> Do I define this in the swig/csharp/GNUMakefile, or with a ./configure
> command, or with an environment variable?
>
>
> 3. Should use $(SO_EXT) as the shared object extension (in every case)
>
>
> Ditto for SO_EXT. Where do I define these?
>
>
> --
> View this message in context:
> http://n2.nabble.com/C--fix-for-supporting-the-libtool-builds-tp2029188p2527093.html
> Sent from the GDAL - Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20090324/56ec1b2b/attachment.html
More information about the gdal-dev
mailing list