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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hjl.tools at gmail dot com

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to venture37 from comment #1)
> Any feedback on this? Is anything else required?

Are you sure

--- ld/configure.tgt.orig       2014-10-14 08:32:04.000000000 +0100
+++ ld/configure.tgt    2015-09-03 19:44:36.000000000 +0100
@@ -282,6 +283,11 @@
                        *)              tdir_elf_i386=`echo ${tdir_elf_i386} |
\
                                        sed -e 's/netbsd/netbsdelf/'`;;
                        esac ;;
+i[3-7]86-*-bitrig*)    targ_emul=i386nbsd
+                       targ_extra_emuls=elf_i386 ;;

is correct? I think you should just add your target to ELF netbsd.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to