Opened 19 years ago

Last modified 9 years ago

#670 closed defect

IRIX: GDAL uses a too big command line for linking when using included libTIFF/GeoTIFF — at Version 3

Reported by: dirk@… Owned by: warmerdam
Priority: high Milestone:
Component: default Version: unspecified
Severity: minor Keywords:
Cc:

Description (last modified by Jukka Rahkonen)

On IRIX (N32) at the last stage of compilation process, the linker (ld32) fails
due to a too long command line. I've used included libTIFF and included
libGeoTIFF.

You'll find attached the output of the linker, my config.log and the
port/cpl_config.h file.

Change History (6)

by dirk@…, 19 years ago

Attachment: output.txt added

Output during gmake

by dirk@…, 19 years ago

Attachment: config.log added

configure's config.log

by dirk@…, 19 years ago

Attachment: cpl_config.h added

port/cpl_config.h

comment:1 by dirk@…, 19 years ago

Patch available. Will supply it after I ran full testing on it.

At the moment I'm getting lots of warnings when I link mapserver (linked against
system's libtiff) against it. I'm not sure if mapserver works with it, because
of the issue we discussed recently with mapserver+libgd on the mapserver-dev
mailing list.

comment:2 by dirk@…, 19 years ago

Ich attached a patch to #652 that also fixes this IRIX problem. With the
mapserver linked against GDAL I was unable to get raster images working. I got
some 'xyz' previously defined here and there messages, I don't know if this is a
sign of the same bug.

comment:3 by Jukka Rahkonen, 9 years ago

Description: modified (diff)

Is compiling on IRIX a real problem nowadays of can we close this ticket?

Note: See TracTickets for help on using tickets.