mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-23 14:59:47 +03:00
It probably helps to remember about ccres and makerun.
svn path=/trunk/netsurf/; revision=7422
This commit is contained in:
parent
d66ffb6e85
commit
94aa8e4b60
@ -13,6 +13,10 @@ $ cd gccsdk/gcc4
|
||||
|
||||
$ ./build-world
|
||||
|
||||
$ export GCCSDK_INSTALL_CROSSBIN=/home/riscos/cross/bin
|
||||
|
||||
$ export GCCSDK_INSTALL_ENV=/home/riscos/env
|
||||
|
||||
Creating the environment
|
||||
========================
|
||||
|
||||
@ -81,6 +85,15 @@ $ cd ~
|
||||
|
||||
$ (cd netsurf/hubbub ; make TARGET=riscos install)
|
||||
|
||||
C. Ancilliary tools
|
||||
===================
|
||||
|
||||
$ svn co svn://svn.riscos.info/ccres/trunk ccres
|
||||
|
||||
$ (cd ccres ; make install)
|
||||
|
||||
$ (cd netsurf/tools/makerun ; make install)
|
||||
|
||||
Compiling NetSurf
|
||||
=================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user