rellermeyer / course_os

CS 439 course OS
BSD 3-Clause "New" or "Revised" License
38 stars 26 forks source link

Toolchain build failing #22

Closed brandong954 closed 10 years ago

brandong954 commented 10 years ago

Students can not build toolchain due to multiple targets failing when building toolchain.

make[4]: Leaving directory /home/sv/Git/course_os/toolchain/target/build/binutils-2.24/ld' make[3]: Leaving directory/home/sv/Git/course_os/toolchain/target/build/binutils-2.24/ld' make[2]: Leaving directory /home/sv/Git/course_os/toolchain/target/build/binutils-2.24/ld' make[1]: Nothing to be done forall-target'. make[1]: Leaving directory /home/sv/Git/course_os/toolchain/target/build/binutils-2.24' make: *** No rule to make target29406'. Stop.

brandong954 commented 10 years ago

fixed with commit d211fd5f736f7409c815d896f892632fe9ffa4e8