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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [toolchain_script/] [MOF_ORSOC_TCHN_v5b_or32-elf.sh] - Diff between revs 1776 and 1777

Show entire file | Details | Blame | View Log

Rev 1776 Rev 1777
Line 68... Line 68...
#        - Changed the link in the error output to the new OpenCores forum.
#        - Changed the link in the error output to the new OpenCores forum.
# 210409 - Changed linux kernel and uClibc patch versions to latest
# 210409 - Changed linux kernel and uClibc patch versions to latest
#        - Changed output to all be piped to appropriate files, makes things neater
#        - Changed output to all be piped to appropriate files, makes things neater
# 260409 - Added Cygwin exports section
# 260409 - Added Cygwin exports section
#        - Hopefully now runs on Cygwin with new patch for uClibc
#        - Hopefully now runs on Cygwin with new patch for uClibc
 
# 300409 - New Binutils patch - fixes objdump instruction decode issue
 
 
# 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 153... Line 154...
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.3.0
 
 
## Patches ##
## Patches ##
BINUTILS_PATCH="$BINUTILS_VER.or32_fixed_patch-v2.0.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.2.bz2" ## New version, changed rgd_dot_config in root, changed or1ksim config file name and contents##
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"
 
 

powered by: WebSVN 2.1.0

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