This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Question on GNU linker
- To: <binutils at sourceware dot cygnus dot com>
- Subject: Question on GNU linker
- From: "Ling Su" <lingsu at palmmicro dot com>
- Date: Fri, 21 Jul 2000 10:59:39 -0700
- Organization: Palm Microsystems, Inc.
- Reply-To: "Ling Su" <lingsu at palmmicro dot com>
Hello,
I downloaded a snapshot of binutils 2000526 and compiled it for a
i386-mingw32 target in Linux (RH on UltraSPARC). When I used it to link, it
complains "Unsuported PEI architecture: pe-i386". Actually when I list the
options by typing "i386-mingw32-ld --help",
it shows,
"i386-mingw32-ld : supported targets: pe-i386 pei-i386 ....."
Then what's wrong? I am curious if I can not use this cross platfrom between
UltraSPARC and i386 since they have different architectures.
Best Regards,
-Ling