OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [toolchain_install_scripts/] [MOF_ORSOC_TCHN_v5c_or32-elf.sh] - Diff between revs 39 and 43

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 39 Rev 43
Line 75... Line 75...
# 260509 - Changed gcc's package download to gcc-core as we only use the
# 260509 - Changed gcc's package download to gcc-core as we only use the
#          c-language compiler and libraries right now.
#          c-language compiler and libraries right now.
# 030609 - Fixed odd problem with uClibc build on latest Cygwin where it tried
# 030609 - Fixed odd problem with uClibc build on latest Cygwin where it tried
#          to run the INSTALL script file instead of the systems install binary
#          to run the INSTALL script file instead of the systems install binary
#          by adding a suffix to the text file.
#          by adding a suffix to the text file.
 
# 290609 - Changed linux patch to 2.3 - is a patch derived from revision 42 of
 
#          OpenRISC repository's kernel.
# TODO: OS X build things - need an "elf.h" from some Linux machine's
# TODO: OS X build things - need an "elf.h" from some Linux machine's
#       /usr/local/include dir and put in Mac's /usr/local/include dir -
#       /usr/local/include dir and put in Mac's /usr/local/include dir -
#       this solves issue with Linux compilation
#       this solves issue with Linux compilation
# TODO: OS X build things - add HOST_LOADLIBES="lintl" to make line of uClibc
# TODO: OS X build things - add HOST_LOADLIBES="lintl" to make line of uClibc
# TODO: OS X build things - must remove the -Werror line in $GDB_VER/gdb/Makefile,
# TODO: OS X build things - must remove the -Werror line in $GDB_VER/gdb/Makefile,
Line 210... Line 211...
SIM_VER=or1ksim-0.3.0
SIM_VER=or1ksim-0.3.0
 
 
## Patches ##
## Patches ##
BINUTILS_PATCH="$BINUTILS_VER.or32_fixed_patch-v2.1.bz2"
BINUTILS_PATCH="$BINUTILS_VER.or32_fixed_patch-v2.1.bz2"
GCC_PATCH=$GCC_VER.or32patch.bz2
GCC_PATCH=$GCC_VER.or32patch.bz2
LINUX_PATCH="linux_2.6.24_or32_unified_v2.2.bz2" ## New version, changed rgd_dot_config in root, changed or1ksim config file name and contents##
LINUX_PATCH="linux_2.6.24_or32_unified_v2.3.bz2"
UCLIBC_PATCH="uClibc-0.9.29-or32-patch-1.1.bz2"
UCLIBC_PATCH="uClibc-0.9.29-or32-patch-1.1.bz2"
GDB_PATCH="or32-gdb-6.8-patch-2.4.bz2"
GDB_PATCH="or32-gdb-6.8-patch-2.4.bz2"
 
 
## MD5sum file ##
## MD5sum file ##
MD5SUM_FILE=md5sums
MD5SUM_FILE=md5sums

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.