diff -r e78c0b2bc057 -r 00a7e6c275da scripts/build/binutils.sh --- a/scripts/build/binutils.sh Sat Jun 16 21:44:45 2007 +0000 +++ b/scripts/build/binutils.sh Mon Jul 30 20:02:13 2007 +0000 @@ -45,7 +45,7 @@ # Make those new tools available to the core C compilers to come: # Note: some components want the ${TARGET}-{ar,as,ld,strip} commands as - # well. Create that (libfloat is one such sucker). + # well. Create that. mkdir -p "${CT_CC_CORE_STATIC_PREFIX_DIR}/${CT_TARGET}/bin" mkdir -p "${CT_CC_CORE_STATIC_PREFIX_DIR}/bin" mkdir -p "${CT_CC_CORE_SHARED_PREFIX_DIR}/${CT_TARGET}/bin"