Hi, We tried to compile a "large" application on Linux/IA64, and get get this: /usr/bin/ld: ../FOO.05.x: short data segment overflowed (0x7a4588 >= 0x400000) when trying to link it. Running "size" on all the .o files, it looks like the combined text segment is about 15x10^6 bytes, as well as (more modest) 460K data and 60K BSS between all the object files. Any ideas on how to link it? Would it help to compile some of the files into a library first: would PIC code avoid the limit? Thanks, Kevin Van MarenReceived on Mon Sep 10 10:48:00 2001
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:05 EST