public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* relocations with addenda
@ 2002-10-23  0:30 Stuart Clarke
  2002-10-23  0:37 ` Stuart Clarke
  0 siblings, 1 reply; 2+ messages in thread
From: Stuart Clarke @ 2002-10-23  0:30 UTC (permalink / raw)
  To: GCC Help; +Cc: Corey Schuhen

Hi all,

I am attempting to compile a simple program on my i386 machine for an ARM 
target.  In doing this, GCC produces a relocation section in its output file 
(.rel.text).  This relocation section is of the no-addenda variety, however, 
and is incompatible with the system on which I am attempting to run my 
program.  Said system requires a .rela.text section for its relocations (i.e. 
one with addenda values).

Is there any way to ask GCC to produce a rela.text section, rather than a 
rel.text one?  I've looked in the docs, but can find no mention of 
relocations.

Thanks,

Stuart

#####################################################################################
Note:
This message is for the named person's use only.  It may contain confidential,
proprietary or legally privileged information.  No confidentiality or privilege
is waived or lost by any mistransmission.  If you receive this message in error,
please immediately delete it and all copies of it from your system, destroy any
hard copies of it and notify the sender.  You must not, directly or indirectly,
use, disclose, distribute, print, or copy any part of this message if you are not
the intended recipient. BEELINE Technologies and any of its subsidiaries each reserve
the right to monitor all e-mail communications through its networks.

Any views expressed in this message are those of the individual sender, except where
the message states otherwise and the sender is authorized to state them to be the
views of any such entity.

Thank You.
postmaster@BEELINE.ag
#####################################################################################

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

* Re: relocations with addenda
  2002-10-23  0:30 relocations with addenda Stuart Clarke
@ 2002-10-23  0:37 ` Stuart Clarke
  0 siblings, 0 replies; 2+ messages in thread
From: Stuart Clarke @ 2002-10-23  0:37 UTC (permalink / raw)
  To: GCC Help

I am using the following version of GCC:

gcc version 2.95.2 20000313 (Debian GNU/Linux)

I apologise for not including this information in my first post.

Thanks again,

Stuart


On Saturday 26 October 2002 21:53, Stuart Clarke wrote:
> Hi all,
>
> I am attempting to compile a simple program on my i386 machine for an ARM
> target.  In doing this, GCC produces a relocation section in its output
> file (.rel.text).  This relocation section is of the no-addenda variety,
> however, and is incompatible with the system on which I am attempting to
> run my program.  Said system requires a .rela.text section for its
> relocations (i.e. one with addenda values).
>
> Is there any way to ask GCC to produce a rela.text section, rather than a
> rel.text one?  I've looked in the docs, but can find no mention of
> relocations.
>
> Thanks,
>
> Stuart
>
> ###########################################################################
>########## Note:
> This message is for the named person's use only.  It may contain
> confidential, proprietary or legally privileged information.  No
> confidentiality or privilege is waived or lost by any mistransmission.  If
> you receive this message in error, please immediately delete it and all
> copies of it from your system, destroy any hard copies of it and notify the
> sender.  You must not, directly or indirectly, use, disclose, distribute,
> print, or copy any part of this message if you are not the intended
> recipient. BEELINE Technologies and any of its subsidiaries each reserve
> the right to monitor all e-mail communications through its networks.
>
> Any views expressed in this message are those of the individual sender,
> except where the message states otherwise and the sender is authorized to
> state them to be the views of any such entity.
>
> Thank You.
> postmaster@BEELINE.ag
> ###########################################################################
>##########


#####################################################################################
Note:
This message is for the named person's use only.  It may contain confidential,
proprietary or legally privileged information.  No confidentiality or privilege
is waived or lost by any mistransmission.  If you receive this message in error,
please immediately delete it and all copies of it from your system, destroy any
hard copies of it and notify the sender.  You must not, directly or indirectly,
use, disclose, distribute, print, or copy any part of this message if you are not
the intended recipient. BEELINE Technologies and any of its subsidiaries each reserve
the right to monitor all e-mail communications through its networks.

Any views expressed in this message are those of the individual sender, except where
the message states otherwise and the sender is authorized to state them to be the
views of any such entity.

Thank You.
postmaster@BEELINE.ag
#####################################################################################

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

end of thread, other threads:[~2002-10-23  7:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-23  0:30 relocations with addenda Stuart Clarke
2002-10-23  0:37 ` Stuart Clarke

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).