All of lore.kernel.org
 help / color / mirror / Atom feed
* binutils upgrade to 2.26 failure - unsupported reloc 42 against global symbol __gmon_start__
@ 2016-02-03 19:29 Trevor Woerner
  2016-02-03 19:56 ` Khem Raj
  0 siblings, 1 reply; 13+ messages in thread
From: Trevor Woerner @ 2016-02-03 19:29 UTC (permalink / raw)
  To: OE Core mailing list

My chromium build is now failing due to:

     commit 86ade2cc2553c942d9526c5323a11ae151653505
         binutils: Upgrade to 2.26

| FAILED: x86_64-oe-linux-gcc  -m64 -march=corei7 -mtune=corei7 
-mfpmath=sse -msse4.2 
--sysroot=/z/chromium-49/build/tmp-glibc/sysroots/intel-corei7-64 
-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,now -Wl,-z,relro 
-Wl,-z,defs -pthread -Wl,-z,noexecstack -fPIC 
-B/z/chromium-49/build/tmp-glibc/work/corei7-64-oe-linux/chromium/49.0.2612.0-r0/chromium-49.0.2612.0/third_party/binutils/Linux_x64/Release/bin 
-Wl,--disable-new-dtags -m64 -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections 
-o chrome_sandbox -Wl,--start-group 
obj/sandbox/linux/suid/chrome_sandbox.process_util_linux.o 
obj/sandbox/linux/suid/chrome_sandbox.sandbox.o -Wl,--end-group
| 
/z/chromium-49/build/tmp-glibc/work/corei7-64-oe-linux/chromium/49.0.2612.0-r0/chromium-49.0.2612.0/third_party/binutils/Linux_x64/Release/bin/ld: 
error: 
/z/chromium-49/build/tmp-glibc/sysroots/intel-corei7-64/usr/lib/../lib/crti.o: 
unsupported reloc 42 against global symbol __gmon_start__
| ../sysdeps/x86_64/crti.S:66: error: unsupported reloc 42

Any suggestions on how to approach this?


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-02-04  4:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-03 19:29 binutils upgrade to 2.26 failure - unsupported reloc 42 against global symbol __gmon_start__ Trevor Woerner
2016-02-03 19:56 ` Khem Raj
2016-02-03 20:09   ` Paul Eggleton
2016-02-03 20:21     ` Khem Raj
2016-02-03 20:32       ` Martin Jansa
2016-02-03 20:50         ` Khem Raj
2016-02-03 20:55         ` Burton, Ross
2016-02-04  3:06         ` Trevor Woerner
2016-02-04  3:08           ` Khem Raj
2016-02-04  3:30             ` Trevor Woerner
2016-02-04  3:46               ` Dan McGregor
2016-02-04  4:24               ` Khem Raj
2016-02-03 20:27   ` Trevor Woerner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.