URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-patches/] [README] - Rev 848
Go to most recent revision | Compare with Previous | Blame | View Log
OpenRISC GNU Tool Patches=========================To reduce bandwidth, OpenRISC GNU tool chain source is provided as patches tothe standard GNU tool distributions.This directory is where you will find all the patches for the standard GNUtool chain. The newlib library is included, since that is required for GCCtesting.In general the paches should be unzipped and applied from within the top leveldirectory of the corresponding standard distribution. For example if thestandard implementation of GDB has been unpacked in gdb-6.8 and the patch fileis in or32-gdb-6.8-patch-2.1.bz2, use:cd gdb-6.8bunzip2 -dc ../or32-gdb-6.8-patch-2.1.bz2 | patch -p1Any questions should be posted on the OpenRISC forum atopencores.org/forum,OpenRISC.Jeremy Bennett4 July 2010
Go to most recent revision | Compare with Previous | Blame | View Log
