public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gnu ld problems with Intel Fortran Compiler
@ 2002-01-24 20:40 sreenath.ramaswamy
  2002-01-25 14:56 ` Toon Moene
  0 siblings, 1 reply; 5+ messages in thread
From: sreenath.ramaswamy @ 2002-01-24 20:40 UTC (permalink / raw)
  To: help-gcc

Hi all,
	We are trying to compile and run a quantum chemical computation
package called 'GAMESS' written in Fortran77 on Linux64 on IA64. We are
facing the following problem during the linking stage:-
	
ld: ../gamess.00.x: short data segment overflowed (0x81a110 >= 0x400000)

A Search extensively on the net gave the information that GNU ld has some
problems with Intel compilers and a similar problem has been fixed a few
months ago. But was unable to find the solution. Could anyone help us with
the solution to this problem or good pointers to them??

All help highly appreciated...

Thanx in Advance,
Sreenath 

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: gnu ld problems with Intel Fortran Compiler
@ 2002-01-25 15:12 Hong_Chang
  0 siblings, 0 replies; 5+ messages in thread
From: Hong_Chang @ 2002-01-25 15:12 UTC (permalink / raw)
  To: help-gcc

The overflowed must related to your ld which may have too much of data over
the data segment
and you can take a look at makefile.

Hope this help

Hong
---------------------- Forwarded by Hong Chang/HQ/3Com on 01/25/2002 03:08
PM ---------------------------


Toon Moene <toon@moene.indiv.nluug.nl>@gcc.gnu.org on 01/25/2002 02:56:00
PM

Sent by:  gcc-help-owner@gcc.gnu.org


To:   "sreenath.ramaswamy" <sreenath.ramaswamy@tatainfotech.com>
cc:   help-gcc@gnu.org
Subject:  Re: gnu ld problems with Intel Fortran Compiler


"sreenath.ramaswamy" wrote:

>         We are trying to compile and run a quantum chemical computation
> package called 'GAMESS' written in Fortran77 on Linux64 on IA64. We are
> facing the following problem during the linking stage:-
>
> ld: ../gamess.00.x: short data segment overflowed (0x81a110 >= 0x400000)

You're better off asking this question to the company that sold / gave
you the Linux/ia64 distribution.  They know how they build the stuff and
which versions for gcc and binutils (of which ld is part) they used.

See if they have a public web page and a bug reporting system.

--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)



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

end of thread, other threads:[~2002-01-28 22:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-24 20:40 gnu ld problems with Intel Fortran Compiler sreenath.ramaswamy
2002-01-25 14:56 ` Toon Moene
2002-01-27 21:27   ` sreenath.ramaswamy
2002-01-28 14:07     ` Toon Moene
2002-01-25 15:12 Hong_Chang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).