Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: Chris Faylor Date: Sun, 16 Jul 2000 19:34:03 -0400 To: cygwin AT sources DOT redhat DOT com Subject: Re: ld -r Unsupported PEI arch pe-i386 Message-ID: <20000716193403.B24611@cygnus.com> Reply-To: cygwin AT sources DOT redhat DOT com Mail-Followup-To: cygwin AT sources DOT redhat DOT com References: <20000716195959 DOT 28812 DOT qmail AT web4601 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2i In-Reply-To: <20000716195959.28812.qmail@web4601.mail.yahoo.com>; from s_m_siddiqi@yahoo.com on Sun, Jul 16, 2000 at 12:59:59PM -0700 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 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 AT sourceware DOT cygnus DOT com -- cgf AT cygnus DOT 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 AT sourceware DOT cygnus DOT com