All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Hildner <christian.hildner@hob.de>
To: linux-ia64@vger.kernel.org
Subject: Re: C++ Template instantiation problem
Date: Wed, 14 Dec 2005 12:02:33 +0000	[thread overview]
Message-ID: <43A009D9.3020309@hob.de> (raw)
In-Reply-To: <GGEMIIODJPBLIOCGNLDJAEBBCAAA.kriti.dutta@oracle.com>

Kriti,

gcc 2.96 is pretty old and had some bugs/limitations. You might try a 
current release instead.
If  the current gcc releases still shows the problem you may report the 
bug to the gcc mailing list.

Christian

Kriti Dutta schrieb:

> I am trying to compile some C++ code using the g++ version 2.96 in a Red
>Hat Linux ia64 box.
> And while compiling one of the file which has a lot of code for template
>instantiations I get the following error:
>	 __gp does not cover short data segment
> moreover compilation of this file takes about a day and then finally I get
>the above error.
> I have also tried fragmenting the code into different files even that did
>not work and I got some other kind of error:
> 	gnu.linkonce relocation truncated to fit: PCREL21B
>
> If anybody has ever encountered such errors may be he/she can help us with
>the workaround available.
>
>
>   Kriti.
>


      reply	other threads:[~2005-12-14 12:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-14 11:38 C++ Template instantiation problem Kriti Dutta
2005-12-14 12:02 ` Christian Hildner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43A009D9.3020309@hob.de \
    --to=christian.hildner@hob.de \
    --cc=linux-ia64@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.