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 75 and 136

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

Rev 75 Rev 136
Line 85... Line 85...
#          with gcc-4.4.1
#          with gcc-4.4.1
# 110310 - Moved or1ksim to its own directory in the chosen install directory
# 110310 - Moved or1ksim to its own directory in the chosen install directory
# 140310 - Fixed problem with mkdir command
# 140310 - Fixed problem with mkdir command
# 140310 - Fixed ncurses header checking
# 140310 - Fixed ncurses header checking
# 010410 - Fixed ncurses header checking on Cygwin (added -I path to gcc cmd)
# 010410 - Fixed ncurses header checking on Cygwin (added -I path to gcc cmd)
 
# 270610 - Updated or1ksim version to 0.4.0
 
 
# 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
Line 225... Line 226...
GCC_VER=gcc-$GCC_VER_NUM
GCC_VER=gcc-$GCC_VER_NUM
GDB_VER=gdb-6.8
GDB_VER=gdb-6.8
UCLIB_VER=uClibc-0.9.29
UCLIB_VER=uClibc-0.9.29
LINUX_VER=linux-2.6.24
LINUX_VER=linux-2.6.24
BUSY_VER=busybox-1.7.5
BUSY_VER=busybox-1.7.5
SIM_VER=or1ksim-0.3.0
SIM_VER=or1ksim-0.4.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-or32-fp.patch.bz2
GCC_PATCH=$GCC_VER-or32-fp.patch.bz2
LINUX_PATCH="linux_2.6.24_or32_unified_v2.3.bz2"
LINUX_PATCH="linux_2.6.24_or32_unified_v2.3.bz2"

powered by: WebSVN 2.1.0

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