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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-patches/] [README] - Blame information for rev 170

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 161 jeremybenn
                          OpenRISC GNU Tool Patches
2
                          =========================
3
 
4
To reduce bandwidth, OpenRISC GNU tool chain source is provided as patches to
5
the standard GNU tool distributions.
6
 
7
This directory is where you will find all the patches for the standard GNU
8
tool chain. The newlib library is included, since that is required for GCC
9
testing.
10
 
11 170 jeremybenn
In general the paches should be unzipped and applied from within the top level
12
directory of the corresponding standard distribution. For example if the
13
standard implementation of GDB has been unpacked in gdb-6.8 and the patch file
14
is in or32-gdb-6.8-patch-2.1.bz2, use:
15
 
16
  cd gdb-6.8
17
  bunzip2 -dc ../or32-gdb-6.8-patch-2.1.bz2 | patch -p1
18
 
19 161 jeremybenn
Any questions should be posted on the OpenRISC forum at
20
opencores.org/forum,OpenRISC.
21
 
22
 
23
Jeremy Bennett
24
4 July 2010

powered by: WebSVN 2.1.0

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