Changeset ddcf365 in mainline for contrib/toolchain/toolchain.ppc32.sh
- Timestamp:
- 2006-03-02T22:34:59Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f76fed4
- Parents:
- 9459255
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/toolchain/toolchain.ppc32.sh
r9459255 rddcf365 16 16 } 17 17 18 BINUTILS_VERSION="2.16 "19 GCC_VERSION="4. 0.1"18 BINUTILS_VERSION="2.16.1" 19 GCC_VERSION="4.1.0" 20 20 21 21 BINUTILS="binutils-${BINUTILS_VERSION}.tar.gz"
Note:
See TracChangeset
for help on using the changeset viewer.