|
From: Sandeep T. <san...@en...> - 2014-08-18 13:07:22
|
Hi On our Mac OS X 10.8, the iodbc-config returns the following value: $ /usr/bin/iodbc-config --libs -L/usr/lib -liodbc -liodbcinst I was wondering why it should return "-L/usr/lib". Because of this, one of the packages that we build (psqlODBC) with iodbc, picks the dependent library from this location. -- Sandeep Thakkar |