This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Tue, May 14, 2002 at 05:17:55PM -0700, Ian Lance Taylor wrote: > No, that would make bfd_vma 64 bit. When building native tools for > the ix86, you want a 32 bit bfd_vma even if the compiler can support a > 64 bit one. If bfd_vma is 64 bit, it will slow everything down. Sigh, okay. How about this, then, for now. * config.bfd (mips*el-*-netbsd*): Set targ64_selvecs to "bfd_elf64_bigmips_vec bfd_elf64_littlemips_vec". (mips*-*-netbsd*): Likewise. -- -- Jason R. Thorpe <thorpej@wasabisystems.com>
Attachment:
mipsnbsd-patch
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |