Dear Wolfgang Denk, > Dear Marek, > > In message <[email protected]> you wrote: > > remember when the Jenkins was failing on random targets and the log > > always contained this message, where it stated it can't compile some > > object file due to missing dependency, whose path was "trimmed" ? > > ... > > > btw. tool versions: > > > > marex@bfu:~/U-Boot/u-boot-imx$ arm-linux-gnueabi-gcc --version > > arm-linux-gnueabi-gcc (Debian 4.8.0-7) 4.8.0 > > [...] > > marex@bfu:~/U-Boot/u-boot-imx$ arm-linux-gnueabi-ld --version > > GNU ld (GNU Binutils for Debian) 2.23.52.20130612 > > Does it happen with ELDK, too?
Yes, because Jenkins uses ELDK and no other toolchain to build-test U-Boot . > > marex@bfu:~/U-Boot/u-boot-imx$ make --version > > GNU Make 3.81 > > Does it hapen with a recent version of make, too? [That would be the > first thing to check, me thinks]. It happens with make 3.82 , yes . Best regards, Marek Vasut _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

