From: jeffdbREMOVETHIS@goodnet.com (Mikey)
To: Paul Sokolovsky <paul-ml@is.lg.ua>
Cc: bfd@cygnus.com, Mumit Khan <khan@xraylith.wisc.edu>
Subject: Re: BFD patch to fix Mungw32 problem (Better Solution!!)
Date: Sat, 27 Mar 1999 18:37:00 -0000 [thread overview]
Message-ID: <36fd8ff4.200631669@mail.goodnet.com> (raw)
In-Reply-To: <13802.990311@is.lg.ua>
Woops, forgot the location counter moves in bytes not longs ;-)
should be
in ld/scripttempl/pe.sc
.reloc ${RELOCATING+BLOCK(__section_alignment__)} :
{
reloc_start_addr__ = .;
*(.reloc)
reloc_end_addr__ = .;
. += ( reloc_end_addr__ - reloc_start_addr__ ) ? 5 * 4 : 0 ;
} =0x0000
prev parent reply other threads:[~1999-03-27 18:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-03-11 9:18 BFD patch to fix Mungw32 problem Paul Sokolovsky
1999-03-11 12:50 ` Mikey
1999-03-27 16:08 ` BFD patch to fix Mungw32 problem (Better Solution!!) Mikey
1999-03-27 18:37 ` Mikey [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=36fd8ff4.200631669@mail.goodnet.com \
--to=jeffdbremovethis@goodnet.com \
--cc=bfd@cygnus.com \
--cc=khan@xraylith.wisc.edu \
--cc=paul-ml@is.lg.ua \
/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 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).