public inbox for gas2@sourceware.org
 help / color / mirror / Atom feed
* Does ELF support -N?
@ 1994-09-24 14:45 H.J. Lu
  1994-09-25 20:02 ` Ian Lance Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: H.J. Lu @ 1994-09-24 14:45 UTC (permalink / raw)
  To: Eric Youngdale; +Cc: gas2

Hi,

I am not sure if ELF supports -N. If not, the ELF functions in ld
should ignore that switch.


-- 
H.J. Lu
NYNEX Science and Technology, Inc.			hjl@nynexst.com


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

* Does ELF support -N?
  1994-09-24 14:45 Does ELF support -N? H.J. Lu
@ 1994-09-25 20:02 ` Ian Lance Taylor
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Lance Taylor @ 1994-09-25 20:02 UTC (permalink / raw)
  To: hjl; +Cc: ericy, gas2

   From: hjl@nynexst.com (H.J. Lu)
   Date: Sat, 24 Sep 94 17:45:41 EDT

   I am not sure if ELF supports -N. If not, the ELF functions in ld
   should ignore that switch.

From the ld manual:

`-N'
     Set the text and data sections to be readable and writable.  Also,
     do not page-align the data segment.  If the output format supports
     Unix style magic numbers, mark the output as `OMAGIC'.

ELF can support this, except for the bit about OMAGIC.  It may not
work completely correctly, but it certainly could.

Ian


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

end of thread, other threads:[~1994-09-25 20:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1994-09-24 14:45 Does ELF support -N? H.J. Lu
1994-09-25 20:02 ` Ian Lance Taylor

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