Hello,

Trying to compile kernel-4.19.12 (binutils-2.31.1 + libelf-0.175)

Compilation is failing with multiple alarms
objdump: saying -> file format not recognized.

Google say, problem stand within elfutils-0.175 + binutils

Suggestion is to adding
 --enable-targets=all
to binutils configure.

That remove the "file format not recognized" messages
but issue another alarm.
objdump: saying -> "file format not recognized"
once again google "noise" say culprit is 0.175.

Solution is either switch back to 0.173 or
have
#CONFIG_DEBUG_INFO is not set
within .config.

Could someone on list confirm, this finding.

What is suggested/proposed course of action?


--

A bientôt
===========================================================
Jean-Marc Pigeon                        E-Mail: [email protected]
SAFE Inc.                             Phone: (514) 493-4280
  Clement, 'a kiss solution' to get rid of SPAM (at last)
     Clement' Home base <"http://www.clement.safe.ca";>
===========================================================

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to