mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] Problem with GDAL and ODBC


From: Martin Lambers
Subject: [Mingw-cross-env-list] Problem with GDAL and ODBC
Date: Sun, 2 May 2010 15:44:35 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hello!

The configure script of my application finds GDAL and all its dependency
libraries via the libgdal.la file.

This file (and also the installed gdal-config script) lists '-lodbc' in
the dependency libraries, but this libodbc.a does not exist in
mingw-cross-env, and linking the application fails.

I'm not sure how '-lodbc' ends up these files; maybe it should be
'-lodbc32' instead. For now, I just disabled odbc in GDAL, and
everything works fine again.

Martin

Attachment: gdal.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]