public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Chris Faylor <cgf@cygnus.com>
To: cygwin@sources.redhat.com
Subject: Re: ld -r Unsupported PEI arch pe-i386
Date: Sun, 16 Jul 2000 16:34:00 -0000	[thread overview]
Message-ID: <20000716193403.B24611@cygnus.com> (raw)
In-Reply-To: <20000716195959.28812.qmail@web4601.mail.yahoo.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1281 bytes --]

On Sun, Jul 16, 2000 at 12:59:59PM -0700, Suhaib Siddiqi wrote:
>Yes, 
>That was it.  Now I need to adapt Imake.rules files
>or I will be manually issuing this command 130 times.

Hmm.  It should be possible to change one of the linker scripts to
accomodate this shouldn't it?  DJ?

cgf

>--- DJ Delorie <dj@delorie.com> wrote:
>> 
>> > Unsupported PEI architecture: pe-i386
>> > 
>> > Any suggestions?  I am using Cygwin 1.1.2 and the
>> > binutils from the "latest"
>> 
>> I think the problem is that the linker is using PEI
>> instead of PE.
>> PEI is *only* for executables, PE is *only* for
>> objects.  When you do
>> "ld -r" it's trying to produce an object, but if it
>> doesn't
>> know to switch formats, it will have a problem.
>> 
>> Try "ld -r --oformat pe-i386 ..."
>
>
>__________________________________________________
>Do You Yahoo!?
>Get Yahoo! Mail – Free email you can access from anywhere!
> http://mail.yahoo.com/
>
>--
>Want to unsubscribe from this list?
>Send a message to cygwin-unsubscribe@sourceware.cygnus.com

-- 
cgf@cygnus.com                        Cygnus Solutions, a Red Hat company
http://sourceware.cygnus.com/         http://www.redhat.com/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

  reply	other threads:[~2000-07-16 16:34 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-16 13:00 Suhaib Siddiqi
2000-07-16 16:34 ` Chris Faylor [this message]
2000-07-16 19:37   ` DJ Delorie
2000-07-17 14:00   ` DJ Delorie
  -- strict thread matches above, loose matches on Subject: below --
2000-07-18 16:49 Suhaib Siddiqi
2000-07-18 17:01 ` DJ Delorie
2000-07-17 19:04 Suhaib Siddiqi
2000-07-16 17:42 Suhaib Siddiqi
2000-07-16 17:27 Suhaib Siddiqi
2000-07-16 17:39 ` Chris Faylor
2000-07-16 17:24 Suhaib Siddiqi
2000-07-16 17:26 ` Chris Faylor
2000-07-16 17:05 Suhaib Siddiqi
2000-07-16  9:58 Suhaib Siddiqi
2000-07-16 11:51 ` Charles Wilson
2000-07-16 12:44 ` DJ Delorie
2000-07-16 14:06   ` Charles Wilson

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=20000716193403.B24611@cygnus.com \
    --to=cgf@cygnus.com \
    --cc=cygwin@sources.redhat.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 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).