From: Donald Scobbie <dscobbie@sqf.hp.com>
To: parisc-linux@thepuffingroup.com
Subject: [parisc-linux] _end symbol in parisc linux?
Date: Tue, 02 Nov 1999 19:13:43 +0000 [thread overview]
Message-ID: <381F37E6.9670A451@sqf.hp.com> (raw)
> Anybody know how to get PA-Linux to have an _end symbol like
> most other programs, including Intel Linux?
>
> -Paul Bame
Define the symbol as:
extern void *_end;
and the linker will sort it out for you. See the HP-UX man page for
'end'.
I think everyone is linking with the HP-UX ld, but it works for gcc ld
too.
Cheers
Donald
-------------------------------------------------------
Donald Scobbie
Hewlett Packard Ltd. email: dscobbie@sqf.hp.com
Telecom Systems Division Phone: +44 131 331 6149
next reply other threads:[~1999-11-02 19:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-11-02 19:13 Donald Scobbie [this message]
-- strict thread matches above, loose matches on Subject: below --
1999-11-08 19:18 [parisc-linux] _end symbol in parisc linux? Cary Coutant
1999-11-02 0:39 Paul Bame
1999-11-06 18:26 ` Philipp Rumpf
1999-11-06 20:08 ` Jeffrey A Law
1999-11-11 15:36 ` Paul Bame
1999-11-11 15:51 ` Jeffrey A Law
1999-11-11 16:14 ` Paul Bame
1999-11-11 17:32 ` Jeffrey A Law
1999-11-11 16:46 ` John David Anglin
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=381F37E6.9670A451@sqf.hp.com \
--to=dscobbie@sqf.hp.com \
--cc=parisc-linux@thepuffingroup.com \
/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.