bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/25803] cross compilation of glibc using mips64el-none-linu


From: broly at mac dot com
Subject: [Bug binutils/25803] cross compilation of glibc using mips64el-none-linux-gnu as the host
Date: Wed, 15 Apr 2020 17:25:34 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25803

--- Comment #19 from gagan singh sidhu (gagz, broly, w/e u want) <broly at mac 
dot com> ---
is it possible havving something like bed->elf_target_id == MIPS_ELF_DATA in
the "else if" could fix this/ i haen't tested yet i'm practicing, but i am
wondering if making the else if:

      else if ( (bed->elf_osabi != ELFOSABI_GNU
               && bed->elf_osabi != ELFOSABI_FREEBSD)
                || bed->elf_target_id == MIPS_ELF_DATA)

would fix it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]