linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* powerpc-linux-gnu-ld: cannot open linker script file arch/powerpc/boot/zImage.coff.lds: No such file or directory
@ 2018-02-09 11:52 Mathieu Malaterre
  2018-02-09 14:48 ` Segher Boessenkool
  0 siblings, 1 reply; 5+ messages in thread
From: Mathieu Malaterre @ 2018-02-09 11:52 UTC (permalink / raw)
  To: linuxppc-dev

Hi there,

Is anyone using O= output directory option ?

It seems that git/master is failing:

$ make O=ppc6xx ARCH=powerpc ppc6xx_defconfig
$ make O=ppc6xx ARCH=powerpc CROSS_COMPILE=powerpc-linux-gnu- zImage
(...)
Entry Point:  00b001e8
  DTC     arch/powerpc/boot/asp834x-redboot.dtb
  WRAP    arch/powerpc/boot/dtbImage.asp834x-redboot
INFO: Uncompressed kernel (size 0xa51720) overlaps the address of the
wrapper(0x400000)
INFO: Fixing the link_address of wrapper to (0xb00000)
  WRAP    arch/powerpc/boot/zImage.coff
powerpc-linux-gnu-ld: cannot open linker script file
arch/powerpc/boot/zImage.coff.lds: No such file or directory
../arch/powerpc/boot/Makefile:375: recipe for target
'arch/powerpc/boot/zImage.coff' failed
make[2]: *** [arch/powerpc/boot/zImage.coff] Error 1
rm arch/powerpc/boot/pq2fads.dtb arch/powerpc/boot/mpc836x_mds.dtb
arch/powerpc/boot/mpc832x_mds.dtb arch/powerpc/boot/mpc832x_rdb.dtb
arch/powerpc/boot/mpc834x_mds.dtb
arch/powerpc/boot/asp834x-redboot.dtb arch/powerpc/boot/mpc8272ads.dtb
arch/powerpc/boot/mpc8349emitx.dtb
arch/powerpc/boot/mpc8349emitxgp.dtb arch/powerpc/boot/ep8248e.dtb
arch/powerpc/Makefile:291: recipe for target 'zImage' failed
make[1]: *** [zImage] Error 2

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

end of thread, other threads:[~2018-02-09 20:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-09 11:52 powerpc-linux-gnu-ld: cannot open linker script file arch/powerpc/boot/zImage.coff.lds: No such file or directory Mathieu Malaterre
2018-02-09 14:48 ` Segher Boessenkool
2018-02-09 15:55   ` Mathieu Malaterre
2018-02-09 16:23     ` Mathieu Malaterre
2018-02-09 20:56     ` Segher Boessenkool

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).