public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] large binary question
@ 2001-09-10 17:47 Van Maren, Kevin
  2001-09-10 23:13 ` Jim Wilson
  0 siblings, 1 reply; 2+ messages in thread
From: Van Maren, Kevin @ 2001-09-10 17:47 UTC (permalink / raw)
  To: linux-ia64

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 Maren


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-09-10 23:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-10 17:47 [Linux-ia64] large binary question Van Maren, Kevin
2001-09-10 23:13 ` Jim Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox