Line 7... |
Line 7... |
|
|
The structure mirrors that of the main Free Software Foundation repository.
|
The structure mirrors that of the main Free Software Foundation repository.
|
|
|
Using a unified directory means that the entire tool chain can be built in a
|
Using a unified directory means that the entire tool chain can be built in a
|
single pass. The script "bld.sh" will build a unified source tree in the a
|
single pass. The script "bld.sh" will build a unified source tree in the a
|
directory (default name "srcw") and then build and install all the tools using
|
directory (default name "srcw") and then configure, build, check and install
|
a separate build directory (default "bld-or32"). The default install directory
|
all the tools using a separate build directory (default "bld-or32"). The
|
is "/opt/or32-elf-new").
|
default install directory is "/opt/or32-elf-new").
|
|
|
Use "./bld.sh --help" to check the options available, which includes options
|
Use "./bld.sh --help" to check the options available, which includes options
|
to change all the default directories and to omit any of the phases of the
|
to change all the default directories, omit building newlib and to control
|
build process (linking, configuring, building,installing).
|
whichphases of the build process (linking, configuring, building, checking and
|
|
installing) are run.
|
|
|
|
By default the tests (which require DejaGnu to be installed) are *not* run.
|
|
|
Note in particular that the script requires a version of Or1ksim built from
|
Note in particular that the script requires a version of Or1ksim built from
|
SVN (not Or1ksim 0.4.0 release) and that the --or1ksim parameter should be
|
SVN (not Or1ksim 0.4.0 release) and that the --or1ksim parameter should be
|
used to point to the directory where or1ksim is installed (default
|
used to point to the directory where or1ksim is installed (default
|
/opt/or1ksim-new).
|
/opt/or1ksim-new).
|
Line 25... |
Line 28... |
Any questions should be posted on the OpenRISC forum at
|
Any questions should be posted on the OpenRISC forum at
|
opencores.org/forum,OpenRISC.
|
opencores.org/forum,OpenRISC.
|
|
|
|
|
Jeremy Bennett
|
Jeremy Bennett
|
13 July 2010
|
22 July 2010
|
22 July 2010
|
22 July 2010
|