Port-hpcsh archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Cross compiling release



On Mon, Feb 21, 2005 at 09:55:19 +0100, 
Pablo.Docampo.Dieguez%sergas.es@localhost wrote:


> Some hints about that? Could this be done with something like this?
> 
> # ./build.sh -T ../tools -O ../obj -m hpcsh -a sh3el release

src/BUILDING explains it all.  -a in the above example is redundant.

I use something like:

./build.sh -m hpcsh \
        -T /usr/nb/tools -R /usr/nb/release \
        -O /usr/nb/obj/hpcsh -D /usr/nb/distrib/hpcsh \
        release

SY, Uwe
-- 
uwe%ptc.spbu.ru@localhost                         |       Zu Grunde kommen
http://www.ptc.spbu.ru/~uwe/            |       Ist zu Grunde gehen



Home | Main Index | Thread Index | Old Index