linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Cross compile broken - 3.17.3 vs. 3.17.4?
@ 2014-11-25 21:15 Mattias Schlenker
  2014-11-25 22:01 ` Borislav Petkov
  0 siblings, 1 reply; 2+ messages in thread
From: Mattias Schlenker @ 2014-11-25 21:15 UTC (permalink / raw)
  To: linux-kernel

Hello everyone,

when cross compiling with a rather generic x86_64-linux-gnu toolchain I 
run into the problem that "make bzImage" fails. It seems vmlinux binary 
gets run through the hosts objdump and not the $(CROSS_COMPILE)objdump 
as it was in 3.17.3.

I am not accustomed enough to kernel build habits to immediately spot 
the change that lead to this failed compile (178 files were changed 
between 3.17.3 and 3.17.4). But if you want, I am gonna provide you with 
a shell script that is able to set up the needed toolchain and succeed 
with 3.17.3 and fail with 3.17.4. Given my current workload this will 
take around 48 hours.

Regards,
Mattias

-- 
Mattias Schlenker - Freier IT-Fachredakteur und -autor
                              redaktion@mattiasschlenker.de
Mattias Schlenker - IT-Consulting, Softwareentwicklung
                             consulting@mattiasschlenker.de

Address__ August-Bebel-Str. 74 - D-04275 LEIPZIG - GERMANY
Call me! (VoIP)__________________________ +49 341 39290767
Call me! (PoTS + Faksimile)______________ +49 341 30393578
Call me if it's urgent! (Mobile)_________ +49 163  6953657
VATIN_________________________________________ DE240998538

Fork me!____________________ https://github.com/mschlenker
Website.__________________ http://www.mattiasschlenker.de/
My books!___________ http://www.arduino-hausautomation.de/
Google+_________ https://www.google.com/+MattiasSchlenker1
Xing_______ https://www.xing.com/profile/Mattias_Schlenker


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

* Re: Cross compile broken - 3.17.3 vs. 3.17.4?
  2014-11-25 21:15 Cross compile broken - 3.17.3 vs. 3.17.4? Mattias Schlenker
@ 2014-11-25 22:01 ` Borislav Petkov
  0 siblings, 0 replies; 2+ messages in thread
From: Borislav Petkov @ 2014-11-25 22:01 UTC (permalink / raw)
  To: Mattias Schlenker; +Cc: linux-kernel

On Tue, Nov 25, 2014 at 10:15:35PM +0100, Mattias Schlenker wrote:
> Hello everyone,
> 
> when cross compiling with a rather generic x86_64-linux-gnu toolchain I run
> into the problem that "make bzImage" fails. It seems vmlinux binary gets run
> through the hosts objdump and not the $(CROSS_COMPILE)objdump as it was in
> 3.17.3.
> 
> I am not accustomed enough to kernel build habits to immediately spot the
> change that lead to this failed compile (178 files were changed between
> 3.17.3 and 3.17.4). But if you want, I am gonna provide you with a shell
> script that is able to set up the needed toolchain and succeed with 3.17.3
> and fail with 3.17.4. Given my current workload this will take around 48
> hours.

Or you can wait for
http://git.kernel.org/tip/e2e68ae688b0a3766cd75aedf4ed4e39be402009 to hit
3.17-stable.

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

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

end of thread, other threads:[~2014-11-25 22:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-25 21:15 Cross compile broken - 3.17.3 vs. 3.17.4? Mattias Schlenker
2014-11-25 22:01 ` Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).