Changes between Initial Version and Version 2 of Ticket #4144


Ignore:
Timestamp:
Jul 3, 2011, 8:56:11 AM (13 years ago)
Author:
Even Rouault
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4144 – Description

    initial v2  
    22
    33The solution implemented consists in :
    4   * compiling a libtiff.so/libgeotiffs.so,
     4  * compiling a libtiff.so/libgeotiff.so,
    55  * extracting the symbols from the .so with objdump,
    66  * and creating a header file that does #define original_symbol_name gdal_original_symbol_name for each symbol.