Closed anton-bondarev closed 12 years ago
Workaround introduced in 1cf057f.
Reason of bug is in checking for gcc version directly in Makefile. CROSS_COMPILE stored in some AUTOCONF Makefile, which can't be remade before all Makefile read.
Closed with status Fixed
What steps will reproduce the problem?
I expected to see new gcc name during the building process but I received an old error massage "Unable to get GCC version: /bin/sh: microblaze-elf-gcc: not found. Останов." Cc: @AntonKozlov, @abusalimov